subslice 0.2.1

Fast subslice search
Documentation
Build #138590 2019-01-22T19:09:12.401720+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)
# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log
Updating crates.io index
Downloading crates ...
Downloaded subslice v0.2.1
Downloading crates ...
Downloaded quickcheck v0.5.0
Downloaded jetscii v0.3.1
Compiling memchr v2.1.3
Fresh cfg-if v0.1.6
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.1.3/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=c5a610fc2256f7dd -C extra-filename=-c5a610fc2256f7dd --out-dir /home/cratesfyi/cratesfyi/debug/build/memchr-c5a610fc2256f7dd -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/memchr-c5a610fc2256f7dd/build-script-build`
Running `rustc --crate-name memchr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.1.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=8efd7424b5140425 -C extra-filename=-8efd7424b5140425 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-ffbbc17397831b8a.rmeta --cap-lints allow --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
Documenting subslice v0.2.1
Running `rustdoc --crate-name subslice /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/subslice-0.2.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'newtype_derive=https://docs.rs/newtype_derive/0.1.6' --extern-html-root-url 'rand=https://docs.rs/rand/0.3.22' --extern-html-root-url 'itertools=https://docs.rs/itertools/0.7.11' --extern-html-root-url 'unchecked_index=https://docs.rs/unchecked-index/0.2.2' --extern-html-root-url 'galil_seiferas=https://docs.rs/galil-seiferas/0.1.5' --extern-html-root-url 'odds=https://docs.rs/odds/0.2.26' --extern-html-root-url 'macro_attr=https://docs.rs/macro-attr/0.2.0' --extern-html-root-url 'memchr=https://docs.rs/memchr/2.1.3' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.5.0' --extern-html-root-url 'jetscii=https://docs.rs/jetscii/0.3.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-8efd7424b5140425.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.98s