Automata construction and matching using regular expressions.
# Cargo.toml
[dependencies]
regex-automata = "0.4.14"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a DFA from a regex pattern.
Consider using `regex::Regex` for simpler use cases.
No dependency data recorded yet.