pub trait ReadableClientHandler<___T: Transport> { }
A client handler for the Readable protocol.
See Readable for more details.
Readable