Remove whitespace

This commit is contained in:
nxsaken 2025-10-16 22:41:45 +04:00
parent 298d825cbb
commit e834a2e55f

View file

@ -1024,7 +1024,7 @@ macro_rules! int_impl {
/// # Panics
///
/// This function will panic if `rhs == 0`.
///
///
/// ## Overflow behavior
///
/// On overflow, this function will panic if overflow checks are enabled (default in debug