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