[][src]Function fuzzy_matcher::skim::fuzzy_indices

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

Please use SkimMatcherV2 instead