| Crates.io | prost-build |
| lib.rs | prost-build |
| version | 0.14.3 |
| created_at | 2017-06-25 07:40:34.848805+00 |
| updated_at | 2026-01-10 19:06:41.851065+00 |
| description | Generate Prost annotated Rust types from Protocol Buffers files. |
| homepage | |
| repository | https://github.com/tokio-rs/prost |
| max_upload_size | |
| id | 20561 |
| size | 217,097 |
prost-buildprost-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.
prost-build is distributed under the terms of the Apache License (Version 2.0).
See LICENSE for details.
Copyright 2017 Dan Burkert