servers::server

Type Alias ServerHandler

Source
pub type ServerHandler = (Box<dyn Server>, SocketAddr);