/// `const` version of [`usize::max`].
pub const
/// `const` version of [`usize::min`].
pub const
/// Smallest number that is both greater or equal to `x` and a multiple of `m`.
pub const
/// Biggest number that is both lower or equal to `x` and a multiple of `m`.
pub const