pub trait NameIter: Iterator<Item = Result<Vertex>> + Send { }
Iterator of Set. Types implementing this should consider replacing iter_rev with a fast path if possible.
Set
iter_rev