47 stable releases
| new 1.0.107 | Dec 16, 2025 |
|---|---|
| 1.0.91 | Jul 31, 2025 |
| 1.0.54 | Mar 25, 2025 |
| 1.0.31 | Dec 19, 2024 |
| 1.0.13 | Feb 23, 2024 |
#318 in Machine learning
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
~16–24MB
~354K SLoC