pub async fn activity_report_chart_svg(
__arg0: Query<ActivityChartQuery>,
__arg1: State<Arc<AppState>>,
__arg2: Extension<JWTAuthMiddleware>,
) -> Result<impl IntoResponse, StatusCode>pub async fn activity_report_chart_svg(
__arg0: Query<ActivityChartQuery>,
__arg1: State<Arc<AppState>>,
__arg2: Extension<JWTAuthMiddleware>,
) -> Result<impl IntoResponse, StatusCode>