Function str_to_vec

Source
pub fn str_to_vec(arr: &[&str]) -> Vec<String>