Type Alias ExhaustiveRoundingModes

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

Aliased Typeยง

struct ExhaustiveRoundingModes { /* private fields */ }