Function regex_automata::hybrid::search::gave_up
source · fn gave_up(offset: usize) -> MatchError
Expand description
A convenience routine for constructing a “gave up” match error.
fn gave_up(offset: usize) -> MatchError
A convenience routine for constructing a “gave up” match error.