mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
9b24a1f9a0
Add another example for `uN::carrying_mul` The prose talks about doing this, so might as well add a simple code example of it too.