Skip to main content

resend_linking_mail

Function resend_linking_mail 

Source
pub async fn resend_linking_mail(
    ctx: &PhaseContext<'_>,
    course_id: Uuid,
    student_number: &str,
) -> Result<LinkingMailResendOutcome>
Expand description

Claims a linking mail for the one person on the course’s roster with this student number.