Function do_projects

Source
pub(crate) fn do_projects(
    vec: Vec<(Project, ArchiveId, GitState)>,
) -> impl IntoView