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