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