Function main_wrapper

Source
pub fn main_wrapper(
    _routes: impl Into<Routes>,
    _configuration: Option<Configuration>,
    _arguments: Option<CliArguments>,
) -> ServerResult