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