Module tonic_reflection::server
source · Expand description
Implementation of the server component of gRPC Server Reflection.
Re-exports
pub use crate::proto::server_reflection_server::ServerReflection;pub use crate::proto::server_reflection_server::ServerReflectionServer;Structs
A builder used to construct a gRPC Reflection Service.
Enums
Represents an error in the construction of a gRPC Reflection Service.