Function do_courses

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