num_traits
num_traits
bounds
cast
float
identities
int
ops
bytes
checked
euclid
inv
mul_add
overflowing
saturating
wrapping
pow
real
sign
num_traits
::
ops
::
overflowing
Module
overflowing
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.