Function abi_stable::const_utils::max_usize
source ยท pub const fn max_usize(l: usize, r: usize) -> usize
Expand description
The maximum of two usize
s
pub const fn max_usize(l: usize, r: usize) -> usize
The maximum of two usize
s