Int64_9

Type Alias Int64_9 

Source
pub type Int64_9 = Decimal<i64, 9>;

Aliased Type§

#[repr(transparent)]
pub struct Int64_9(pub i64);

Tuple Fields§

§0: i64