mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
36d6acc4ee
Simple usage examples for Integer methods. Also group `div_rem` and `div_mod_floor` together at the bottom of the trait, to reflect the documentation rendering.