tonic-rest-core
Shared protobuf descriptor types for the tonic-rest ecosystem.
This is an internal crate — it provides the custom prost::Message types
that preserve the google.api.http extension (field 72295728) which standard
prost_types::MethodOptions drops during decoding.
Both tonic-rest-build and
tonic-rest-openapi depend on
this crate to share a single set of descriptor types. You should not need to
depend on it directly — use the higher-level crates instead.
License
MIT OR Apache-2.0