get_array

Function get_array 

Source
pub fn get_array<'a, I: Index>(
    event: &'a Value,
    index: I,
) -> Result<&'a Vec<Value>>