pub const fn max_of(a: usize, b: usize) -> usize
Expand description

Trivial const replacement for std::comp::Ord::max