Type Definition json_ld::object::node::TypeEntry

source ·
pub type TypeEntry<T, B, M> = Entry<Vec<Meta<Id<T, B>, M>, Global>, M>;