Expand description
bazel-remote-apis provides client and service stubs
and protobuf types for
Bazel Remote APIs definitions, so one can implement it with tonic.
§Feature flags
serde: Adds implementation ofserde::Serializeandserde::Deserializetraits for protobuf types.