Function server

Source
pub async fn server(
    config_filepath: &str,
    listener_port: Option<u16>,
    middleware_filepath: Option<String>,
) -> App
Expand description

return hyper http server