nonmax icon indicating copy to clipboard operation
nonmax copied to clipboard

Missing TryFrom implementations

Open GnomedDev opened this issue 7 months ago • 0 comments

It seems like the nonmax types are missing TryFrom implementations from larger integer sizes, eg: TryFrom<u64> for NonMaxU32.

GnomedDev avatar Jan 01 '24 23:01 GnomedDev