You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- some renaming of the fields
- make the fields private
- drop overflow checks and restrict total to `u64::MAX`
- implement, test and use `core::fmt::Display`
- simplify tests
- drop unused/test-only code
0 commit comments