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