pub type Server = Server<AddrIncoming, IntoMakeService<Router>>;
pub struct Server { /* private fields */ }