pub type RegexSearcher<'input> = DefaultSearcher<Input<'input>, Match, MatchError>;
Aliased Typeยง
pub struct RegexSearcher<'input> { /* private fields */ }
pub type RegexSearcher<'input> = DefaultSearcher<Input<'input>, Match, MatchError>;
pub struct RegexSearcher<'input> { /* private fields */ }