[][src]Function alphanumeric_sort::compare_str

pub fn compare_str<A: AsRef<str>, B: AsRef<str>>(a: A, b: B) -> Ordering

Compare two strings.