Function dedup_vec_of_string

Source
pub fn dedup_vec_of_string(str_vec: Vec<String>) -> Vec<String>