Function anagram::is_anagram[][src]

pub fn is_anagram(left: &str, right: &str) -> bool

Check if a word is an anagram of another word