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