Function konst::primitive::cmp::cmp_char

source ยท
pub const fn cmp_char(left: char, right: char) -> Ordering
Expand description

Compares two char, returning the ordering of left relative to right.