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