reapi

Crates.ioreapi
lib.rsreapi
version0.3.0
created_at2024-03-09 22:26:02.603832+00
updated_at2025-03-13 22:43:40.605636+00
descriptionA wrapper around REAPI for rust using prost and tonic
homepage
repositoryhttps://gitlab.com/pointswaves/reapi
max_upload_size
id1168190
size428,791
William Salmon (fishrockz)

documentation

README

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 adds eq and hash to build.bazel.remote.execution.v2.Digest
  • Feature Serde adds Serialize and Deserialize to build.bazel.remote.execution.v2.Digest
  • Feature buildgrid v2 adds build.buildgrid which provides bindings to the buildgrid protos
  • Feature buildbox adds build.buildbox which provides bindings to the protos
Commit count: 14

cargo fmt