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