Type Definition immutable_map::set::TreeSetRevIter [] [src]

type TreeSetRevIter<'r, V> = Keys<RevIter<'r, V, ()>>;