pub async fn start_dashboard(config: DashboardConfig) -> Result<(), Error>Expand description
Starts the DevTools dashboard HTTP server using axum.
pub async fn start_dashboard(config: DashboardConfig) -> Result<(), Error>Starts the DevTools dashboard HTTP server using axum.