headless_lms_models::suspected_cheaters

Function get_suspected_cheaters_by_id

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