Function datasize::min

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

A const fn variant of the min function.