Cargo Features
matchers has no features set by default.
[dependencies]
matchers = { version = "0.2.0", features = ["unicode"] }
- unicode
-
Enables unicode of regex-automata
regex-automata:
Enables all Unicode features. This expands if new Unicode features are added.
matchers has 1 feature without comment.