Function const_cmp::slice::cmp_slice_char[][src]

pub const fn cmp_slice_char<'a>(left: &[char], right: &[char]) -> Ordering

Compares two &[char], returning the order of left relative to right.