Skip to main content

handle_overflow

Function handle_overflow 

Source
pub(super) fn handle_overflow<T: Into<O>, O>(
    result: T,
    description: Arguments<'_>,
) -> O
Available on crate feature overflowing only.
Expand description

Handles overflow for Overflowing numbers.