pub(crate) async fn dashboard_view<E>(
__arg0: State<UiState<DynGatewayApi<E>>>,
_auth: UserAuth,
__arg2: Query<DashboardQuery>,
) -> impl IntoResponsewhere
E: Display,pub(crate) async fn dashboard_view<E>(
__arg0: State<UiState<DynGatewayApi<E>>>,
_auth: UserAuth,
__arg2: Query<DashboardQuery>,
) -> impl IntoResponsewhere
E: Display,