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