prost-build

Crates.ioprost-build
lib.rsprost-build
version0.14.1
created_at2017-06-25 07:40:34.848805+00
updated_at2025-06-18 04:36:53.851442+00
descriptionGenerate Prost annotated Rust types from Protocol Buffers files.
homepage
repositoryhttps://github.com/tokio-rs/prost
max_upload_size
id20561
size209,296
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: 734

cargo fmt