Function course

Source
fn course(
    course: ArchiveIndex,
    insts: &[Institution],
) -> impl IntoView + 'static + use<>