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