Function const_max_i64

Source
pub const fn const_max_i64(a: i64, b: i64) -> i64
Expand description

Calculate the maximum of two i64 values at compile time