notmecab 0.1.0

Library for tokenizing text with mecab dictionaries. Not a mecab wrapper.
Documentation
Build #132672 2018-12-21T22:41:21.561602+00:00
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)
# docs.rs version
cratesfyi 0.6.0 (2f681cd 2018-12-20)

# build log
Updating crates.io index
Downloading crates ...
Downloaded notmecab v0.1.0
Fresh either v1.5.0
Fresh fixedbitset v0.1.9
Fresh indexmap v1.0.2
Fresh byteorder v1.2.7
Fresh itertools v0.8.0
Fresh num-traits v0.2.6
Checking pathfinding v1.1.10
Running `rustc --edition=2018 --crate-name pathfinding /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pathfinding-1.1.10/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=8ab1fc66b5f53a3f -C extra-filename=-8ab1fc66b5f53a3f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fixedbitset=/home/cratesfyi/cratesfyi/debug/deps/libfixedbitset-a7db129a9f52f19d.rmeta --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-37a97bc401532224.rmeta --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-fc4d18152e3b3a7f.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-067602accea8633b.rmeta --cap-lints allow`
Documenting notmecab v0.1.0
Running `rustdoc --edition=2018 --crate-name notmecab /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/notmecab-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'pathfinding=https://docs.rs/pathfinding/1.1.10' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-4eba3b1aa1a42afa.rmeta --extern pathfinding=/home/cratesfyi/cratesfyi/debug/deps/libpathfinding-8ab1fc66b5f53a3f.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.88s