string-interner 0.6.4

A string interning data structure that was designed for minimal memory-overhead and fast access to the underlying interned string contents.
Documentation
Build #1829682019-09-03T23:48:56.985372+00:00
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh serde v1.0.99
Documenting string-interner v0.6.4
Running `rustdoc --crate-name string_interner /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/string-interner-0.6.4/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'fnv=https://docs.rs/fnv/1.0.6' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.99' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.40' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-2c7ff94640140e63.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.85s