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