prost-build

Crates.ioprost-build
lib.rsprost-build
version0.13.3
sourcesrc
created_at2017-06-25 07:40:34.848805
updated_at2024-09-21 12:45:20.582492
descriptionGenerate Prost annotated Rust types from Protocol Buffers files.
homepage
repositoryhttps://github.com/tokio-rs/prost
max_upload_size
id20561
size190,545
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: 668

cargo fmt