Function panic_for_negative_argument

Source
pub(super) const fn panic_for_negative_argument() -> !
Expand description

Instantiate this panic logic once, rather than for all the isqrt methods on every single primitive type.