Skip to main content

mutable_vector_value

Function mutable_vector_value 

Source
pub fn mutable_vector_value(value: &Value) -> Result<&MutableVector>
Expand description

Borrow the MutableVector behind value, or error if it is not one.