Type Alias json_ld::context::DefinitionEntryRef

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