Cargo Features
regex-intersect has no features set by default.
[dependencies]
regex-intersect = { version = "1.2.0", features = ["tracing", "glob"] }
- tracing
-
Enables tracing, tracing-subscriber, and tracing-tree ^0.2.1
- glob
-
Enables globset
Affects
regex-intersect::glob
…