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

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