Function libera::devela::cmp::max_u128

source ·
pub const fn max_u128(a: u128, b: u128) -> u128
Expand description

Compares and returns the maximum of two u128 values.