matchers 0.0.1

Regex matching on character and byte streams.
Documentation
Build #176370 2019-08-03T01:21:35.630582+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh ucd-util v0.1.5
Fresh utf8-ranges v1.0.3
Fresh regex-syntax v0.6.10
Fresh byteorder v1.3.2
Checking regex-automata v0.1.8
Running `rustc --crate-name regex_automata /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-automata-0.1.8/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --cfg 'feature="utf8-ranges"' -C metadata=cac4c79f10f67dde -C extra-filename=-cac4c79f10f67dde --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-c4d085b6016fc893.rmeta --extern regex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libregex_syntax-5141c0c54e85f5cc.rmeta --extern utf8_ranges=/home/cratesfyi/cratesfyi/debug/deps/libutf8_ranges-d061e4e07d8d505b.rmeta --cap-lints allow`
Documenting matchers v0.0.1
Running `rustdoc --edition=2018 --crate-name matchers /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/matchers-0.0.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'regex_automata=https://docs.rs/regex-automata/0.1.8' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern regex_automata=/home/cratesfyi/cratesfyi/debug/deps/libregex_automata-cac4c79f10f67dde.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.73s