checked!() { /* proc-macro */ }
Expand description
Convert arithmetic operators within the given expression to their checked variants and provide detailed error strings about which operator has failed for diagnostic.
checked!() { /* proc-macro */ }
Convert arithmetic operators within the given expression to their checked variants and provide detailed error strings about which operator has failed for diagnostic.