Module tonic::metadata::errors [−][src]
Expand description
The metadata::errors module contains types for errors that can occur while handling gRPC custom metadata.
Structs
A possible error when converting a MetadataKey
from another type.
A possible error when converting a MetadataValue
from a string or byte
slice.
A possible error when converting a MetadataValue
from a string or byte
slice.
A possible error when converting a MetadataValue
to a string representation.