Module rendezvous_hash::iterators [] [src]

Iterator trait implementations.

Structs

Candidates

An iterator which represents a sequence of the candidate nodes for a rendezvous.

IntoIter

An owning iterator over the nodes of a candidate set.

Iter

An iterator over the nodes of a candidate set.