Function dioxus_cli::server::web::serve
source ยท pub async fn serve(
ip: String,
config: CrateConfig,
hot_reload_state: Option<HotReloadState>,
opts: &ConfigOptsServe,
) -> Result<()>
Expand description
Start the server without hot reload