pub type RandomRoundingModes = Cloned<RandomValuesFromSlice<'static, RoundingMode>>;
Expand description

Uniformly generates random RoundingModes.