Crate rusty_regex

Source

Re-exports§

pub use matcher::Regex;
pub use error::RegexError;

Modules§

ast
dfa
error
matcher
nfa
parser
regex_set