Function u8

#[must_use = "this returns the result of the operation, without modifying the original"]
pub(in ::num) const fn u8(n: u8) -> u8

Returns the integer square root of any u8 input.