macro_rules! fixed_u256 { ($number:expr) => { ... }; }
Creates a FixedPoint<U256> from a decimal number.
FixedPoint<U256>