pub type ExhaustiveOrderings = Cloned<Iter<'static, Ordering>>;

Aliased Type§

struct ExhaustiveOrderings { /* private fields */ }