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.