async fn seed_spec_account(
conn: &mut PgConnection,
cx: &SeedContext,
fixture: &MockPersonFixture,
course_id: Uuid,
course_instance_id: Uuid,
) -> Result<SeededStudent>Expand description
The same, without a student number: whoever is meant to be discovered and mailed.