min

Function min 

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

A const fn variant of the min function.