Module start

Module start 

Source
Available on crate feature regex-automata only.
Expand description

Provides helpers for dealing with start state configurations in DFAs.

Structs§

Config
The configuration used to determine a DFA’s start state for a search.