Type Definition json_ld::object::node::TypeEntryValue

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