Module tonic_reflection::server

source ·
Expand description

Implementation of the server component of gRPC Server Reflection.

Structs§

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.