Crate generic_fixedpoint

Source

Structs§

Fixed
A fixed-point number with a specified underlying type and precision.

Traits§

Num
The traits required for the underlying type backing Fixed.