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