Function min_64

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

Return the smaller of two integers.

ยงCost

102 mWU (milli weight units)