approve_suspected_cheater

Function approve_suspected_cheater 

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