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