fasttext 0.1.3

fastText Rust binding
Documentation
Build #1125122018-08-13T13:58:49.286216+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading fasttext v0.1.3
Fresh cc v1.0.18
Fresh cmake v0.1.32
Compiling cfasttext-sys v0.1.3
Running `rustc --crate-name cfasttext_sys .cargo/registry/src/github.com-1ecc6299db9ec823/cfasttext-sys-0.1.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d144b95bc74f06d7 -C extra-filename=-d144b95bc74f06d7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/cfasttext-sys-189a3c4bb2a1c445/out/build -L native=/home/cratesfyi/cratesfyi/debug/build/cfasttext-sys-189a3c4bb2a1c445/out/build/fasttext -l static=cfasttext_static -l static=fasttext -l 'dylib=stdc++' -l dylib=gcc`
Documenting fasttext v0.1.3
Running `rustdoc --crate-name fasttext .cargo/registry/src/github.com-1ecc6299db9ec823/fasttext-0.1.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfasttext_sys=/home/cratesfyi/cratesfyi/debug/deps/libcfasttext_sys-d144b95bc74f06d7.rlib --extern-version cfasttext_sys=cfasttext-sys,0.1.3`
Finished dev [unoptimized + debuginfo] target(s) in 0.53 secs