Module const_checked_add
Provides routines usable in a const context for checked arithmetic.
These routines return a RawBoundsError and thus work with any type that
implements the Bounds trait.
const_checked_addProvides routines usable in a const context for checked arithmetic.
These routines return a RawBoundsError and thus work with any type that
implements the Bounds trait.