Crate brzozowski_regex
source ·Expand description
Brzozowski regular expressions.
Modules
- Convenience syntax for compactly writing literal regular expression.
Structs
- A pure regular expression builder that keeps the structure of the constructor calls in the result
Enums
- Data type describing regular expressions over values of type S.
Traits
- Constructor methods for regular expressions.
Type Aliases
- The recommended regular expression builder.