Searched defs:Searcher (Results 1 – 2 of 2) sorted by relevance
247 pub fn build(&self) -> Option<Searcher> { in build()379 pub struct Searcher { struct393 impl Searcher { implementation
13 type Searcher = RegexSearcher<'r, 't>; typedef