Some of the most common regex used in applications. The aim of this project is to be expanded in time to provide coverage of a wide variety of topics.
To use, add to your Cargo.toml
[dependencies]
common-regex = "0.1"
To check the implementation of each regex and what does it capture, visit the project wiki here.
Licensed under both Apache License and MIT License