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