Module tonic_reflection::server
source · Expand description
Implementation of the server component of gRPC Server Reflection.
Structs
- A builder used to construct a gRPC Reflection Service.
Enums
- Represents an error in the construction of a gRPC Reflection Service.
Traits
- Generated trait containing gRPC methods that should be implemented for use with ServerReflectionServer.