Type Definition json_ld::object::node::Included

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