Function max_of

Source
const fn max_of(xs: &[usize]) -> usize
Expand description

Maximum element of a slice