[go: up one dir, main page]

combine 4.0.0-alpha.1

Fast parser combinators on arbitrary streams with zero-copy support.
Documentation
Build #158574 2019-05-07 18:05:17
# rustc version
rustc 1.36.0-nightly (d628c2e64 2019-05-05)# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)# build log
Updating crates.io index
Downloading crates ...
Downloaded combine v4.0.0-alpha.1
Fresh lazy_static v1.3.0
Fresh ucd-util v0.1.3
Fresh void v1.0.2
Fresh utf8-ranges v1.0.2
Fresh ascii v0.9.1
Fresh either v1.5.2
Fresh thread_local v0.3.6
Fresh regex-syntax v0.6.6
Fresh unreachable v1.0.0
Fresh memchr v2.2.0
Fresh byteorder v1.3.1
Fresh aho-corasick v0.7.3
Fresh regex v1.1.6
Documenting combine v4.0.0-alpha.1
Running `rustdoc --edition=2018 --crate-name combine /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/combine-4.0.0-alpha.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="ascii"' --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="doc"' --cfg 'feature="either"' --cfg 'feature="memchr"' --cfg 'feature="regex"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190505-1.36.0-nightly-d628c2e64 --static-root-path / --disable-per-crate-search --extern-html-root-url 'ascii=https://docs.rs/ascii/0.9.1' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.12' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'either=https://docs.rs/either/1.5.2' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.26' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'memchr=https://docs.rs/memchr/2.2.0' --extern-html-root-url 'partial_io=https://docs.rs/partial-io/0.3.0' --extern-html-root-url 'quick_error=https://docs.rs/quick-error/1.2.2' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.6.2' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.6' --extern-html-root-url 'tokio_codec=https://docs.rs/tokio-codec/0.1.1' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.12' --extern-html-root-url 'unreachable=https://docs.rs/unreachable/1.0.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ascii=/home/cratesfyi/cratesfyi/debug/deps/libascii-36fb4e68c51181af.rmeta --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-8e37299965b10be7.rmeta --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-bde7d17919d38090.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-a242c872a1c8a8e0.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-701f3f88ff77b1a3.rmeta --extern unreachable=/home/cratesfyi/cratesfyi/debug/deps/libunreachable-71e9517c31340cbb.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 9.92s