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