pub trait MetadataClientHandler<___T = Channel>where ___T: Transport,{ }
A client handler for the Metadata protocol.
See Metadata for more details.
Metadata