| Crates.io | prost-build |
| lib.rs | prost-build |
| version | 0.14.1 |
| created_at | 2017-06-25 07:40:34.848805+00 |
| updated_at | 2025-06-18 04:36:53.851442+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 | 209,296 |
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