get_object

Function get_object 

Source
pub fn get_object<'a>(
    objects: &'a Vec<Value>,
    index: usize,
) -> Result<&'a Map<String, Value>>