[−][src]Trait fixed_unsigned::FixedScale
Trait for a fixed scale. It only has one associated constant that must be implemented:
SCALE, which defines the place of the decimal point.
Trait for a fixed scale. It only has one associated constant that must be implemented:
SCALE, which defines the place of the decimal point.
impl FixedScale for FixedScale10[src]impl FixedScale for FixedScale16[src]impl FixedScale for FixedScale26[src]impl FixedScale for FixedScale4[src]impl FixedScale for FixedScale8[src]