Function max

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

const version of usize::max.