Trait sorted_iter::sorted_iterator::SortedByItem[][src]

pub trait SortedByItem { }
Expand description

marker trait for iterators that are sorted by their Item

Implementations on Foreign Types

Implementors