[go: up one dir, main page]

regex-automata 0.1.3

Automata construction and matching using regular expressions.
Documentation
Build #135016 2019-01-06 16:16:12
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)# docs.rs version
cratesfyi 0.6.0 (2f681cd 2018-12-20)# build log
Updating crates.io index
Downloading crates ...
Downloaded regex-automata v0.1.3
Fresh ucd-util v0.1.3
Fresh utf8-ranges v1.0.2
Fresh byteorder v1.2.7
Fresh regex-syntax v0.6.4
Documenting regex-automata v0.1.3
Running `rustdoc --crate-name regex_automata /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-automata-0.1.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --cfg 'feature="utf8-ranges"' -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'serde=https://docs.rs/serde/1.0.84' --extern-html-root-url 'regex_syntax=https://docs.rs/regex-syntax/0.6.4' --extern-html-root-url 'utf8_ranges=https://docs.rs/utf8-ranges/1.0.2' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.0' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.2.0' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.84' --extern-html-root-url 'serde_bytes=https://docs.rs/serde_bytes/0.10.4' --extern-html-root-url 'toml=https://docs.rs/toml/0.4.10' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-5aea57118c3c8eb5.rmeta --extern regex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libregex_syntax-9309eb91588ce520.rmeta --extern utf8_ranges=/home/cratesfyi/cratesfyi/debug/deps/libutf8_ranges-5255d4cd241e18d5.rmeta`
Finished dev [optimized + debuginfo] target(s) in 2.58s