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