commonregex 0.2.0

Rust port for CommonRegex. Find all times, dates, links, phone numbers, emails, ip addresses, prices, hex colors, and credit card numbers in a string. We did the hard work so you don't have to.
Documentation
Build #141335 2019-02-05 16:33:17
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)# build log
Updating crates.io index
Downloading crates ...
Downloaded commonregex v0.2.0
Fresh cfg-if v0.1.6
Fresh ucd-util v0.1.3
Fresh lazy_static v1.2.0
Fresh utf8-ranges v1.0.2
Fresh regex-syntax v0.6.5
Fresh thread_local v0.3.6
Fresh libc v0.2.48
Fresh memchr v2.1.3
Fresh aho-corasick v0.6.9
Fresh regex v1.1.0
Documenting commonregex v0.2.0
Running `rustdoc --edition=2018 --crate-name commonregex /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/commonregex-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search --extern-html-root-url 'regex=https://docs.rs/regex/1.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-1190152c6a4ee83f.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.42s