Skip to main content

activity_report_chart_svg

Function activity_report_chart_svg 

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