prost-build

Crates.ioprost-build
lib.rsprost-build
version0.14.3
created_at2017-06-25 07:40:34.848805+00
updated_at2026-01-10 19:06:41.851065+00
descriptionGenerate Prost annotated Rust types from Protocol Buffers files.
homepage
repositoryhttps://github.com/tokio-rs/prost
max_upload_size
id20561
size217,097
prost-core (github:tokio-rs:prost-core)

documentation

README

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

Commit count: 780

cargo fmt