natord

Function compare

Source
pub fn compare(left: &str, right: &str) -> Ordering
Expand description

Compares two strings case-sensitively. It skips any Unicode whitespaces and handles a series of decimal digits.