3 releases (breaking)
new 0.3.0 | Mar 13, 2025 |
---|---|
0.2.0 | Jul 18, 2024 |
0.1.0 | Mar 9, 2024 |
#785 in Encoding
343 downloads per month
110KB
110 lines
REAPI rust bindings
This crete provides bindings and documentation for the REAPI
Features
With no features this create builds bindings for the full v2 reapi including the asset api
By default the following features are included:
- Feature
EQ
addseq
andhash
tobuild.bazel.remote.execution.v2.Digest
- Feature
Serde
addsSerialize
andDeserialize
tobuild.bazel.remote.execution.v2.Digest
- Feature
buildgrid
v2 addsbuild.buildgrid
which provides bindings to the buildgrid protos - Feature
buildbox
addsbuild.buildbox
which provides bindings to the protos
lib.rs
:
Rust bindings for REAPI
Uses tonic and prost to create wrappers for REAPI
Dependencies
~12–23MB
~411K SLoC