Type Definition json_ld::object::node::properties::PropertyEntry

source ·
pub type PropertyEntry<T, B, M> = Entry<Multiset<Stripped<Meta<Indexed<Object<T, B, M>, M>, M>>, DeterministicHasherBuilder>, M>;