Regex Intersect
This is a Rust library that finds out if two regexes have a non-empty intersection.
Dependency
[]
= "1.2.0"
For most recent version see crates.io
Usage
Import and use non_empty
:
use non_empty;
assert!
Copyright
Copyright (c) 2022 @jondot. See LICENSE for further details.