9 stable releases
1.0.31 | Dec 19, 2024 |
---|---|
1.0.29 | Nov 21, 2024 |
1.0.22 | Nov 19, 2024 |
1.0.20 | Oct 23, 2024 |
1.0.13 | Feb 23, 2024 |
#380 in Encoding
119 downloads per month
1.5MB
29K
SLoC
denkproto-rs
This Rust crate contains auto-generated protobuf bindings for the denkweit ecosystem. The bindings are generated from .proto
files and should not be manually edited, as changes will be overwritten when the files are re-generated.
Usage
To use these bindings in your Rust project, add denkproto-rs
as a dependency in your Cargo.toml
file.
Generation
The protobuf bindings are generated using protoc
, the protobuf compiler. The generation process is automated through a Makefile in the root of the repository.
Note
Please ensure that you have the same version of the protobuf runtime as specified in the generated files to avoid compatibility issues.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Dependencies
~6–14MB
~165K SLoC