Function routeros_dhcp_leases_webui::create_server
source · pub fn create_server(
listener: TcpListener,
state: Arc<AppState>
) -> Serve<IntoMakeService<NormalizePath<Router>>, NormalizePath<Router>>
pub fn create_server(
listener: TcpListener,
state: Arc<AppState>
) -> Serve<IntoMakeService<NormalizePath<Router>>, NormalizePath<Router>>