Skip to content

Autogenerated struct does not implement Sized? #1827

Closed Answered by alexhooketh
alexhooketh asked this question in Q&A
Discussion options

You must be logged in to vote

I figured it out. I had to add prost crate and use prost::Message; to my codefile. Even though it shows a warning for an unused import, it works for some reason. I'll leave this public for people with this problem.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alexhooketh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant