Uint64_9

Type Alias Uint64_9 

Source
pub type Uint64_9 = Decimal<u64, 9>;

Aliased Type§

#[repr(transparent)]
pub struct Uint64_9(pub u64);

Tuple Fields§

§0: u64