Skip to main content

get_by_ids

pub async fn get_by_ids(
    conn: &mut PgConnection,
    ids: &[Uuid],
) -> ModelResult<HashMap<Uuid, StudentNumberVerificationToken>>
Expand description

The live tokens of these ids, keyed by id.