pub(crate) fn dependents( feature_dependencies: &HashMap<String, Vec<String>>, feature: &str, collected: &mut HashSet<String>, )