Type Definition json_ld::object::node::IncludedEntry

source ·
pub type IncludedEntry<T, B, M> = Entry<HashSet<Stripped<Meta<Indexed<Node<T, B, M>, M>, M>>, RandomState>, M>;