Function dioxus_cli::server::desktop::serve
source · pub async fn serve(
config: CrateConfig,
hot_reload_state: Option<HotReloadState>
) -> Result<()>Expand description
Start the server without hot reload
pub async fn serve(
config: CrateConfig,
hot_reload_state: Option<HotReloadState>
) -> Result<()>Start the server without hot reload