Skip to main content

flatten_val

Function flatten_val 

Source
pub fn flatten_val(v: &Value) -> Vec<Value>
Expand description

Flatten a Value to a 1D Vec (row-major order).