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
Naive port, this increases the binary size because the Rust `&str`
records the size of the `unit` string for each entry.
Size before: 755504 bytes
Size after: 763264 bytes
Diff: +7760 bytes.
0 commit comments