-
Notifications
You must be signed in to change notification settings - Fork 533
Issues: tokio-rs/prost
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add #[non_exhaustive] option to enum codegen options
enhancement
#43
opened Oct 14, 2017 by
danburkert
prost_build::compile_protos could return information on the generated files
#116
opened Jul 11, 2018 by
Moxinilian
Crazy idea: generating messages through function-style proc macro instead of build.rs
#144
opened Jan 8, 2019 by
vorner
Is there an example of properly reading a stream of messages from std::io::Read?
#170
opened Mar 14, 2019 by
vi
Provide a method in
prost_build::Config
to get generated code straightly
#171
opened Mar 17, 2019 by
Hexilee
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.