Function const_min_u64

Source
pub const fn const_min_u64(a: u64, b: u64) -> u64
Expand description

Calculate the minimum of two u64 values at compile time