☰
na
All crates
?
Function
na
::
max
⎘
[
−
]
[src]
pub fn max<T>(a: T, b: T) -> T
where
T:
Ord
,
Same as
cmp::max
.