nom 4.2.3

A byte-oriented, zero-copy, parser combinators library
Documentation
Build #150043 2019-03-23T11:54:54.644831+00:00
# rustc version
rustc 1.35.0-nightly (0f88167f8 2019-03-18)# docs.rs version
cratesfyi 0.6.0 (32b0d13 2019-03-19)# build log
Updating crates.io index
Downloading crates ...
Downloaded nom v4.2.3
Fresh ucd-util v0.1.3
Fresh lazy_static v1.3.0
Fresh version_check v0.1.5
Fresh utf8-ranges v1.0.2
Fresh thread_local v0.3.6
Fresh regex-syntax v0.6.5
Compiling nom v4.2.3
Fresh memchr v2.2.0
Fresh aho-corasick v0.6.10
Fresh regex v1.1.2
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="memchr"' --cfg 'feature="regex"' --cfg 'feature="regexp"' --cfg 'feature="regexp_macros"' --cfg 'feature="std"' --cfg 'feature="verbose-errors"' -C metadata=68257a004a289a5b -C extra-filename=-68257a004a289a5b --out-dir /home/cratesfyi/cratesfyi/debug/build/nom-68257a004a289a5b -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-6ab609d8c8809323.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/nom-68257a004a289a5b/build-script-build`
Documenting nom v4.2.3
Running `rustdoc --crate-name nom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="memchr"' --cfg 'feature="regex"' --cfg 'feature="regexp"' --cfg 'feature="regexp_macros"' --cfg 'feature="std"' --cfg 'feature="verbose-errors"' -Z unstable-options --resource-suffix -20190318-1.35.0-nightly-0f88167f8 --static-root-path / --disable-per-crate-search --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.10' --extern-html-root-url 'jemallocator=https://docs.rs/jemallocator/0.1.9' --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 'regex=https://docs.rs/regex/1.1.2' --extern-html-root-url 'version_check=https://docs.rs/version_check/0.1.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-7d2965d58209ad65.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-4a0aed902b01df20.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-e50663823370086a.rmeta --cfg stable_i128`
Finished dev [unoptimized + debuginfo] target(s) in 8.99s