Type Alias const_decimal::Uint64_9

source ·
pub type Uint64_9 = Decimal<u64, 9>;

Aliased Type§

struct Uint64_9(pub u64);

Fields§

§0: u64