Type Definition json_ld::object::Graph

source · []
pub type Graph<T, B, M> = HashSet<Stripped<Meta<Indexed<Object<T, B, M>, M>, M>>, RandomState>;