evmap 4.2.2

A lock-free, eventually consistent, concurrent multi-value map.
Documentation
Build #146382 2019-03-04T19:29:38.968393+00:00
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)
# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log
Updating crates.io index
Downloading crates ...
Downloaded evmap v4.2.2
Fresh scopeguard v0.3.3
Fresh smallvec v0.6.9
Fresh byteorder v1.3.1
Fresh hashbrown v0.1.8
Documenting evmap v4.2.2
Running `rustdoc --crate-name evmap /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/evmap-4.2.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="hashbrown"' --cfg 'feature="smallvec"' -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'smallvec=https://docs.rs/smallvec/0.6.9' --extern-html-root-url 'hashbrown=https://docs.rs/hashbrown/0.1.8' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern hashbrown=/home/cratesfyi/cratesfyi/debug/deps/libhashbrown-a8abebaff8836142.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-a5b864e5250d7353.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.97s