Type Alias SI64

Source
pub type SI64 = StrNum<i64>;

Aliased Type§

struct SI64(pub i64);

Fields§

§0: i64