[][src]Function rapidfuzz::process::extract_unsorted

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