DEPRECATED. Use the 'regex-automata' crate with the 'transducer' feature instead.
# Cargo.toml
[dependencies]
fst-regex = "0.3.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compiles a regex using the deprecated fst-regex crate.
Migrate to the 'regex-automata' crate with the 'transducer' feature enabled.
No dependency data recorded yet.