[go: up one dir, main page]

combine 3.0.0-alpha.2

Fast parser combinators on arbitrary streams with zero-copy support.
Documentation
Build #67526 2017-08-13 19:16:38
# rustc version
rustc 1.20.0-dev (64484707f 2017-07-10)# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading combine v3.0.0-alpha.2
Fresh regex-syntax v0.4.1
Fresh lazy_static v0.2.8
Fresh void v1.0.2
Fresh libc v0.2.29
Fresh utf8-ranges v1.0.0
Fresh byteorder v1.1.0
Fresh ascii v0.7.1
Fresh memchr v1.0.1
Fresh unreachable v1.0.0
Fresh aho-corasick v0.6.3
Fresh thread_local v0.3.4
Fresh regex v0.2.2
Documenting combine v3.0.0-alpha.2
Running `rustdoc --crate-name combine .cargo/registry/src/github.com-1ecc6299db9ec823/combine-3.0.0-alpha.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="regex"' --cfg 'feature="doc"' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-f57600d45f59abf1.rlib --extern-version regex=regex,0.2.2 --extern ascii=/home/cratesfyi/cratesfyi/debug/deps/libascii-73958792726c8f7f.rlib --extern-version ascii=ascii,0.7.1 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-18135ba7ab0d9e6b.rlib --extern-version byteorder=byteorder,1.1.0`
Finished dev [unoptimized + debuginfo] target(s) in 11.65 secs