Skip to main content

value_to_seq_vec

Function value_to_seq_vec 

Source
pub fn value_to_seq_vec(val: &Value) -> Vec<Value>
Expand description

Convert any sequential Value to a Vec of its elements.