auto_correct 0.1.2

A library to provide auto correct suggestions. Currently supporting EN-US.
Documentation
Build #999602018-05-16T23:28:35.551240+00:00
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading auto_correct v0.1.2
Fresh threads_pool v0.1.5
Fresh lazy_static v1.0.0
Documenting auto_correct v0.1.2
Running `rustdoc --crate-name auto_correct .cargo/registry/src/github.com-1ecc6299db9ec823/auto_correct-0.1.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-d78457efc2ee8353.rlib --extern-version lazy_static=lazy_static,1.0.0 --extern threads_pool=/home/cratesfyi/cratesfyi/debug/deps/libthreads_pool-c8a0f9e75b16538d.rlib --extern-version threads_pool=threads_pool,0.1.5`
Finished dev [unoptimized + debuginfo] target(s) in 2.20 secs