search_table

Function search_table 

Source
fn search_table(
    data: &Arc<Vec<String>>,
    searcher: &IbMatcher<'static>,
) -> Vec<usize>