Module overflowing

Source

Macros§

overflowing_impl 🔒

Traits§

OverflowingAdd
Performs addition with a flag for overflow.
OverflowingMul
Performs multiplication with a flag for overflow.
OverflowingSub
Performs substraction with a flag for overflow.