Module tonic::metadata::errors [−][src]
The metadata::errors module contains types for errors that can occur while handling gRPC custom metadata.
Structs
| InvalidMetadataKey | A possible error when converting a |
| InvalidMetadataValue | A possible error when converting a |
| InvalidMetadataValueBytes | A possible error when converting a |
| ToStrError | A possible error when converting a |