Module int_overflow

Source

Traitsยง

DebugStrictAdd
Addition, but only overflow checked when cfg(debug_assertions) is set instead of respecting -Coverflow-checks.
DebugStrictSub
See DebugStrictAdd.