text: A string consisting only of lowercase alphabetical characters. pattern: A string consisting only of lowercase alphabetical characters.
A high-performance fuzzy regular expression engine written in Rust that combines traditional regex constructs with approximate string matching using Damerau-Levenshtein automata and the Bitap ...