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