Type Alias const_decimal::Int64_9

source ·
pub type Int64_9 = Decimal<i64, 9>;

Aliased Type§

struct Int64_9(pub i64);

Fields§

§0: i64