[go: up one dir, main page]

fst 0.3.3

Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible).
Documentation
Build #132014 2018-12-18 04:04:25
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-16)# build log
Updating crates.io index
Downloading crates ...
Downloaded memmap v0.6.2
Downloaded fst-regex v0.2.2
Downloaded fst-levenshtein v0.2.1
Fresh byteorder v1.2.7
Fresh libc v0.2.45
Checking memmap v0.6.2
Running `rustc --crate-name memmap /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memmap-0.6.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=49b970cf65646d00 -C extra-filename=-49b970cf65646d00 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-582caf62aa8ed0e4.rmeta --cap-lints allow`
Documenting fst v0.3.3
Running `rustdoc --crate-name fst /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fst-0.3.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="memmap"' --cfg 'feature="mmap"' -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'fnv=https://docs.rs/fnv/1.0.6' --extern-html-root-url 'rand=https://docs.rs/rand/0.5.5' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/0.2.11' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.7.2' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' --extern-html-root-url 'memmap=https://docs.rs/memmap/0.6.2' --extern-html-root-url 'fst_regex=https://docs.rs/fst-regex/0.2.2' --extern-html-root-url 'fst_levenshtein=https://docs.rs/fst-levenshtein/0.2.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-8f98f9b56963c72a.rmeta --extern memmap=/home/cratesfyi/cratesfyi/debug/deps/libmemmap-49b970cf65646d00.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.56s