regex
crate (which is in the rust-lang-nursery and hence semi-official) provides a regex parser. This section of the documentation will provide an overview of how to use the regex
crate in common situations, along with installation instructions and any other useful remarks which are needed while using the crate.