Function dashboard_view

Source
async fn dashboard_view(
    __arg0: State<AuthState<DynDashboardApi>>,
    jar: CookieJar,
) -> impl IntoResponse