pub type Decimal = u32;
Expand description

Type used to represent decimal (i.e. integer) values.