simsearch 0.1.2

A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).
Documentation
Build #154477 2019-04-15T17:56:26.659411+00:00
# rustc version
rustc 1.35.0-nightly (474e7a648 2019-04-07)
# docs.rs version
cratesfyi 0.6.0 (54fff31 2019-04-12)

# build log
Updating crates.io index
Downloading crates ...
Downloaded simsearch v0.1.2
Fresh either v1.5.2
Fresh rawpointer v0.1.0
Fresh scopeguard v0.3.3
Fresh itertools v0.7.11
Fresh num-traits v0.2.6
Fresh matrixmultiply v0.1.15
Fresh byteorder v1.3.1
Fresh num-complex v0.2.1
Fresh ndarray v0.12.1
Fresh hashbrown v0.1.8
Fresh strsim v0.9.1
Documenting simsearch v0.1.2
Running `rustdoc --edition=2018 --crate-name simsearch /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/simsearch-0.1.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190407-1.35.0-nightly-474e7a648 --static-root-path / --disable-per-crate-search --extern-html-root-url 'itertools=https://docs.rs/itertools/0.8.0' --extern-html-root-url 'json=https://docs.rs/json/0.11.13' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.8.2' --extern-html-root-url 'quickcheck_macros=https://docs.rs/quickcheck_macros/0.8.0' --extern-html-root-url 'strsim=https://docs.rs/strsim/0.9.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern strsim=/home/cratesfyi/cratesfyi/debug/deps/libstrsim-ec3fefa2f307b4c0.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.93s