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