initial
UDf64Checked
] and [UDf64Saturating
]#![no_std]
compatible, no runtime dependencies except core
(except for some tests)Display
TryFrom<&str>
, FromStr
NonZero
variantsu32
-based variantsDisplay
/parse.unwrap()
)u64
or u128
(and overflow checks), so performance should be decent. I don't care enough to make benchmarks though.