vec_to_set

Function vec_to_set 

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