pub type D512 = Decimal<{ _ }>;
Strictly exact precision fixed-size decimal number with 512-bit integer for decimal digits.
pub struct D512 { /* private fields */ }