[][src]Function rapidfuzz::process::extract_sorted

pub fn extract_sorted(query: &str, choices: &Vec<&str>) -> Vec<(u8, String)>