Type Alias json_ld::context::DefinitionEntryRef

source ยท
pub type DefinitionEntryRef<'a, T = IriBuf, B = BlankIdBuf> = (&'a Key, &'a TermDefinition<T, B>);