pub fn find_best_match(string: &str, arr: Vec<&str>) -> BestMatchResult