pub async fn export_points(
    exam_id: Path<Uuid>,
    pool: Data<PgPool>,
    user: AuthUser
) -> ControllerResult<HttpResponse>
Expand description

GET /api/v0/main-frontend/exams/:id/export-points