Type Definition immutable_map::map::TreeMapRevIter [] [src]

type TreeMapRevIter<'r, K, V> = RevIter<'r, K, V>;