Skip to main content

as_array

Function as_array 

Source
pub fn as_array(value: &Value) -> Option<&Vec<Value>>
Expand description

Extract an array from a Redis Value.