pub type Server = Server<Net, Service>;
async-std
A server that can be used with async-std runtime
pub struct Server { /* private fields */ }