pub type UD1024 = UnsignedDecimal<{ _ }>;Expand description
Strictly exact precision fixed-size unsigned decimal number with 1024-bit integer for decimal digits.
Aliased Typeยง
pub struct UD1024(/* private fields */);pub type UD1024 = UnsignedDecimal<{ _ }>;Strictly exact precision fixed-size unsigned decimal number with 1024-bit integer for decimal digits.
pub struct UD1024(/* private fields */);