pub fn levenshtein_distance(a: &str, b: &str) -> usize