Crates.io | reapi |
lib.rs | reapi |
version | |
source | src |
created_at | 2024-03-09 22:26:02.603832+00 |
updated_at | 2025-03-13 22:43:40.605636+00 |
description | A wrapper around REAPI for rust using prost and tonic |
homepage | |
repository | https://gitlab.com/pointswaves/reapi |
max_upload_size | |
id | 1168190 |
Cargo.toml error: | TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
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
v2 adds build.buildgrid
which provides bindings to the buildgrid protosbuildbox
adds build.buildbox
which provides bindings to the protos