tonic-rest-core 0.1.5

Shared protobuf descriptor types for the tonic-rest ecosystem (internal crate)
Documentation

tonic-rest-core

Crates.io docs.rs License MSRV

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