pub type AsyncNetSocket = Socket<AsyncNetStream>;
async-net
pub struct AsyncNetSocket { /* private fields */ }