get_closest_string

Function get_closest_string 

Source
pub fn get_closest_string(candidates: &[String], input: &str) -> Option<String>