Skip to main content

min

Function min 

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

Const function that returns the minimum of two u64 values.