398 |
debug_assert!(gran > 0);
|
399 |
#[cfg_attr(feature = "cargo-clippy", allow(panic_params))]
|
400 |
debug_assert!({
|