Crate regexsolver

Source

Modules§

cardinality
error
execution_profile
fast_automaton
regex
tokenizer

Structs§

Details
Represents details about a Term.

Enums§

Term
Represents a term that can be either a regular expression or a finite automaton. This term can be manipulated with a wide range of operations.