regex_
automata
0.4.10
In regex_
automata::
hybrid::
search
regex_automata
::
hybrid
::
search
Function
init_fwd
Copy item path
Source
fn init_fwd( dfa: &
DFA
, cache: &mut
Cache
, input: &
Input
<'_>, ) ->
Result
<
LazyStateID
,
MatchError
>