Function crypto_util::parse::get_array [] [src]

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