pub fn value_to_string_vec(iter: ProduceIter<'_>) -> Vec<Result<String>> 
Expand description

Converts Value to Vec<String>.