Macro overflowing

Source
overflowing!() { /* proc-macro */ }
Expand description

Produces a semantically equivalent expression as the one provided except that each math call is substituted with the equivalent version of the overflowing API.

For instance, + is substituted with a call to overflowing_add