combine 3.8.1

Fast parser combinators on arbitrary streams with zero-copy support.
Documentation
Build #147880 2019-03-13T20:39:47.325908+00:00
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)# build log
Updating crates.io index
Downloading crates ...
Downloaded combine v3.8.1
Fresh ucd-util v0.1.3
Fresh lazy_static v1.3.0
Fresh utf8-ranges v1.0.2
Fresh void v1.0.2
Fresh either v1.5.1
Fresh ascii v0.9.1
Fresh regex-syntax v0.6.5
Fresh regex-syntax v0.5.6
Fresh thread_local v0.3.6
Fresh unreachable v1.0.0
Fresh memchr v2.2.0
Fresh byteorder v1.3.1
Fresh aho-corasick v0.6.10
Fresh regex v1.1.2
Fresh regex v0.2.11
Fresh combine-regex-1 v1.0.0
Documenting combine v3.8.1
Running `rustdoc --crate-name combine /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="ascii"' --cfg 'feature="byteorder"' --cfg 'feature="combine-regex-1"' --cfg 'feature="default"' --cfg 'feature="doc"' --cfg 'feature="either"' --cfg 'feature="memchr"' --cfg 'feature="regex"' --cfg 'feature="regex-1"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'quick_error=https://docs.rs/quick-error/1.2.2' --extern-html-root-url 'tokio_codec=https://docs.rs/tokio-codec/0.1.1' --extern-html-root-url 'unreachable=https://docs.rs/unreachable/1.0.0' --extern-html-root-url 'partial_io=https://docs.rs/partial-io/0.3.0' --extern-html-root-url 'combine_regex_1=https://docs.rs/combine-regex-1/1.0.0' --extern-html-root-url 'regex=https://docs.rs/regex/0.2.11' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'bencher=https://docs.rs/bencher/0.1.5' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.25' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.12' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.6.2' --extern-html-root-url 'ascii=https://docs.rs/ascii/0.9.1' --extern-html-root-url 'memchr=https://docs.rs/memchr/2.2.0' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.12' --extern-html-root-url 'either=https://docs.rs/either/1.5.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ascii=/home/cratesfyi/cratesfyi/debug/deps/libascii-452567295a07dc04.rmeta --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-c4e688c6a6fcabbd.rmeta --extern combine_regex_1=/home/cratesfyi/cratesfyi/debug/deps/libcombine_regex_1-c9471a44cf134c3d.rmeta --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-782fbffd508b42cc.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-eea6e88ba4c4f288.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-1aaacb6f68cf999e.rmeta --extern unreachable=/home/cratesfyi/cratesfyi/debug/deps/libunreachable-f0e4754067f6eb4f.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 10.81s