make_string_set

Function make_string_set 

Source
pub fn make_string_set(input: Vec<String>) -> HashSet<String>