Type Alias json_ld_syntax::object::IndexedMappedValue

source ยท
pub type IndexedMappedValue<'a> = (usize, Mapped<&'a Value>);