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