headless_lms_models::suspected_cheaters

Function archive_suspected_cheater

Source
pub async fn archive_suspected_cheater(
    conn: &mut PgConnection,
    id: Uuid,
) -> ModelResult<()>