Module regex

Source

Structs§

Compiled
Holds compiled regex patterns for different window properties
Regex
A compiled regular expression for searching Unicode haystacks.

Enums§

RegexError

Functions§

parse_config
Parses the configuration into compiled regex patterns

Type Aliases§

Pattern
A compiled regex pattern and its corresponding replacement string