nom_locate 0.3.0

A special input type for nom to locate tokens
Documentation
Build #1057492018-06-17T11:40:01.726156+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading nom_locate v0.3.0
Fresh libc v0.2.42
Fresh bytecount v0.3.1
Compiling memchr v2.0.1
Running `rustc --crate-name memchr .cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.0.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --cfg 'feature="libc"' -C metadata=f754cb82c0139373 -C extra-filename=-f754cb82c0139373 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-4ed91d96ae0c6c5b.rlib --extern-version libc=libc,0.2.42 --cap-lints allow`
Compiling nom v4.0.0
Running `rustc --crate-name nom .cargo/registry/src/github.com-1ecc6299db9ec823/nom-4.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --cfg 'feature="default"' --cfg 'feature="memchr"' -C metadata=015ff15221a1b314 -C extra-filename=-015ff15221a1b314 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-f754cb82c0139373.rlib --extern-version memchr=memchr,2.0.1 --cap-lints allow`
Documenting nom_locate v0.3.0
Running `rustdoc --crate-name nom_locate .cargo/registry/src/github.com-1ecc6299db9ec823/nom_locate-0.3.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytecount=/home/cratesfyi/cratesfyi/debug/deps/libbytecount-72f52d5499fa88c9.rlib --extern-version bytecount=bytecount,0.3.1 --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-015ff15221a1b314.rlib --extern-version nom=nom,4.0.0 --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-f754cb82c0139373.rlib --extern-version memchr=memchr,2.0.1`
warning: [doc] cannot be resolved, ignoring it...

Finished dev [unoptimized + debuginfo] target(s) in 2.79 secs