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