Function dioxus_cli::server::startup

source ·
pub async fn startup(port: u16, config: CrateConfig) -> Result<()>