suffix_array 0.3.0

Suffix array construction and searching algorithms for in-memory binary data, focusing on space efficiency.
Documentation
Build #161374 2019-05-21 15:24:29

# 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.0 Documenting suffix_array v0.3.0 Running `rustdoc --edition=2018 --crate-name suffix_array /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/suffix_array-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190520-1.36.0-nightly-d35181ad8 --static-root-path / --disable-per-crate-search --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 'rental=https://docs.rs/rental/0.5.3' --extern-html-root-url 'reqwest=https://docs.rs/reqwest/0.9.17' -L dependency=/home/cratesfyi/cratesfyi/debug/deps` Finished dev [unoptimized + debuginfo] target(s) in 3.37s