Closed rscarson closed 10 months ago
Adds a check to the f64 try_from impl to make sure the exponent does not overflow the capacity of Decimal
Fixed in version 0.10.1.
Adds a check to the f64 try_from impl to make sure the exponent does not overflow the capacity of Decimal