pub fn vec_to_set(vec: Vec<&str>) -> HashSet<String>