Trait sorted_iter::sorted_pair_iterator::SortedByKey[][src]

pub trait SortedByKey { }
Expand description

marker trait for iterators that are sorted by the key of their Item

Implementations on Foreign Types

Implementors