Skip to main content

str_cmp

Function str_cmp 

Source
pub fn str_cmp(a: &str, b: &str) -> Ordering
Expand description

Compare two &str values using the Ordering type.