Type Alias SU64

Source
pub type SU64 = StrNum<u64>;

Aliased Type§

struct SU64(pub u64);

Fields§

§0: u64