pub fn to_string(values: Vec<&str>) -> Vec<String>
Convert a vector of string slices to a vector of strings