pub fn installed_by<'a>(
    version: &'a Version,
    config: &Config
) -> impl Iterator<Item = Version> + 'a