fuzzy_matcher::skim

Function fuzzy_indices

Source
pub fn fuzzy_indices(choice: &str, pattern: &str) -> Option<(i64, Vec<usize>)>
👎Deprecated since 0.3.5: Please use SkimMatcherV2 instead