[][src]Function rapidfuzz::process::extract_sorted_par

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