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