pub async fn run_dev_server(config: DevServerConfig) -> Result<(), ServerError>Expand description
Run the dev server with file watching and live reload.
pub async fn run_dev_server(config: DevServerConfig) -> Result<(), ServerError>Run the dev server with file watching and live reload.