prost/prost-build
2020-01-16 09:29:57 -08:00
..
src release 0.6.1 2020-01-16 09:29:57 -08:00
third-party Bump packaged Protobuf to 3.11.2 (#263) 2020-01-11 22:23:14 -08:00
build.rs Add Rust 2018 edition support 2019-03-09 15:22:42 -08:00
Cargo.toml release 0.6.1 2020-01-16 09:29:57 -08:00
README.md v0.2.0 2017-09-10 12:16:43 -07:00

Documentation Crate

prost-build

prost-build makes it easy to generate Rust code from .proto files as part of a Cargo build. See the crate documentation for examples of how to integrate prost-build into a Cargo project.

License

prost-build is distributed under the terms of the Apache License (Version 2.0).

See LICENSE for details.

Copyright 2017 Dan Burkert