[][src]Module prefix_num_ops::checked_neg

Methods from the CheckedNeg trait, exposed as free functions

Functions

checked_neg

Negates a number, returning None for results that can't be represented.