Function dioxus_cli::server::web::startup

source ·
pub async fn startup(
    config: CrateConfig,
    serve_cfg: &ConfigOptsServe
) -> Result<()>