consistent_hash 0.1.4

An implementation of Consistent hashing algorithm
Documentation
Build #60445 2017-06-06 13:32:07

# rustc version rustc 1.19.0-dev (28a93c1f4 2017-05-31)

# docs.rs version cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading consistent_hash v0.1.4 Fresh siphasher v0.1.3 Fresh splay_tree v0.2.6 Documenting consistent_hash v0.1.4 Running `rustdoc --crate-name consistent_hash .cargo/registry/src/github.com-1ecc6299db9ec823/consistent_hash-0.1.4/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern splay_tree=/home/cratesfyi/cratesfyi/debug/deps/libsplay_tree-00602eaedcc991c6.rlib --extern-version splay_tree=splay_tree,0.2.6 --extern siphasher=/home/cratesfyi/cratesfyi/debug/deps/libsiphasher-f59105b7d2bdf223.rlib --extern-version siphasher=siphasher,0.1.3` Finished dev [unoptimized + debuginfo] target(s) in 0.58 secs