to_string

Function to_string 

Source
pub fn to_string(values: Vec<&str>) -> Vec<String>
Expand description

Convert a vector of string slices to a vector of strings