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