Skip to main content

activity_report_chart_json

Function activity_report_chart_json 

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