pub type ExhaustiveRoundingModes = Cloned<Iter<'static, RoundingMode>>;

Aliased Type§

struct ExhaustiveRoundingModes { /* private fields */ }