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