Type Alias DefaultConnector
pub type DefaultConnector = Connector<TcpConnector, StreamForwardService>;
Expand description
Default Connector
type.
Aliased Typeยง
pub struct DefaultConnector { /* private fields */ }
pub type DefaultConnector = Connector<TcpConnector, StreamForwardService>;
Default Connector
type.
pub struct DefaultConnector { /* private fields */ }