Function handle_http_get_dashboard

Source
pub(crate) async fn handle_http_get_dashboard(
    __arg0: State<Shared>,
) -> Html<String>