Crates.io | reapi |
lib.rs | reapi |
version | 0.2.0 |
source | src |
created_at | 2024-03-09 22:26:02.603832 |
updated_at | 2024-07-18 22:00:58.607288 |
description | A wrapper around REAPI for rust using prost and tonic |
homepage | |
repository | https://gitlab.com/pointswaves/reapi |
max_upload_size | |
id | 1168190 |
size | 283,662 |
This crete provides bindings and documentation for the REAPI
With no features this create builds bindings for the full v2 reapi including the asset api
By default the following features are included:
EQ
adds eq
and hash
to build.bazel.remote.execution.v2.Digest
Serde
adds Serialize
and Deserialize
to build.bazel.remote.execution.v2.Digest
buildgrid
adds build.buildgrid
which provides bindings to the buildgrid protos