Module regex_checker

Source
Expand description

The Regex checker checks to see if the intended text matches the plaintext

Structsยง

RegexChecker
The Regex Checker checks if the text matches a known Regex pattern. This is the struct for it.