servers::server

Type Alias ServerHandler

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