pub type TcpConfig = GenTcpConfig<Tcp>;
The type of a GenTcpConfig using the async-io implementation.
GenTcpConfig
async-io