Function dashboard_view

Source
async fn dashboard_view(
    __arg0: State<UiState<DynDashboardApi>>,
    _auth: UserAuth,
) -> impl IntoResponse