Skip to main content

array

Function array 

Source
pub fn array(path: &str, value: Value) -> Result<Vec<Value>, Error>
Expand description

ยงErrors

Fails with WrongType when the value is not an array.