Function dioxus_cli::server::web::startup

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