Function hydra_dx_math::fraction::from_fixed
source · Expand description
Convert a FixedU128
<= 1 to a Fraction
.
Warning: Panics if f
> 1 in debug mode, but saturates in release.
Convert a FixedU128
<= 1 to a Fraction
.
Warning: Panics if f
> 1 in debug mode, but saturates in release.