suffix_array 0.3.1

Suffix array construction and searching algorithms for in-memory binary data, focusing on space efficiency.
Documentation
Build #1625172019-05-26T17:13:58.015065+00:00
# rustc version
rustc 1.36.0-nightly (d35181ad8 2019-05-20)# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)# build log
Updating crates.io index
Downloading crates ...
Downloaded suffix_array v0.3.1
Fresh cfg-if v0.1.9
Fresh nodrop v0.1.13
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh lazy_static v1.3.0
Fresh either v1.5.2
Fresh crossbeam-utils v0.2.2
Fresh arrayvec v0.4.10
Fresh libc v0.2.55
Fresh crossbeam-epoch v0.3.1
Fresh num_cpus v1.10.0
Fresh crossbeam-deque v0.2.0
Fresh rayon-core v1.4.1
Fresh rayon v1.0.3
Documenting suffix_array v0.3.1
Running `rustdoc --edition=2018 --crate-name suffix_array /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/suffix_array-0.3.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="rayon"' -Z unstable-options --resource-suffix -20190520-1.36.0-nightly-d35181ad8 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bincode=https://docs.rs/bincode/1.1.4' --extern-html-root-url 'bitpacking=https://docs.rs/bitpacking/0.6.0' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'flate2=https://docs.rs/flate2/1.0.7' --extern-html-root-url 'proptest=https://docs.rs/proptest/0.9.3' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.0.3' --extern-html-root-url 'rental=https://docs.rs/rental/0.5.3' --extern-html-root-url 'reqwest=https://docs.rs/reqwest/0.9.17' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.91' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-98c794e0c77be9b4.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.09s