Module sp_arithmetic::fixed_point [−][src]
Expand description
Decimal Fixed Point implementations for Substrate runtime.
Structs
A fixed point number representation in the range.
A fixed point number representation in the range.
A fixed point number representation in the range.
Traits
Something that implements a decimal fixed point number.
Integer types that can be used to interact with FixedPointNumber
implementations.