Closed Roms1383 closed 1 year ago
Ahh! I forgot to add --optional-deps when running cargo hack test --feature-powerset. :-(
The failing test is not really related to MAX_N_FRAC_DIGITS, so no need to use it here. The panic (compile time error) is already documented with macro Dec!.
Fixed with 0.6.2.
Fix a failed test in traits.rs related to
MAX_N_FRAC_DIGITS
.