.. | ||
src | ||
third-party | ||
.cargo-checksum.json | ||
build.rs | ||
Cargo.toml | ||
README.md |
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