Modules§
Structs§
- The error produced by the gRPC server and sent to the client on the wire.
- A wrapper of
tonic::Status
that provides better error message and extracts the source chain from thedetails
field.
Constants§
- The key of the metadata field that contains the serialized error.
Traits§
Functions§
Type Aliases§
- The service name that the error is from. Used to provide better error message.