[][src]Type Definition panoradix::set::Iter

type Iter<'a, K> = MapKeys<'a, K, ()>;

An iterator over a RadixSet's entries.