static_map 0.2.0-alpha

A static hashmap implementation, based on the Round-Robin hashing algorithm found in rustc.
Documentation

Build #66281 2017-07-29 17:32:34

# rustc version rustc 1.20.0-dev (64484707f 2017-07-10)

# docs.rs version cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading static_map v0.2.0-alpha Fresh byteorder v1.1.0 Fresh fxhash v0.2.0 Documenting static_map v0.2.0-alpha Running `rustdoc --crate-name static_map .cargo/registry/src/github.com-1ecc6299db9ec823/static_map-0.2.0-alpha/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fxhash=/home/cratesfyi/cratesfyi/debug/deps/libfxhash-adc64fab12c4303c.rlib --extern-version fxhash=fxhash,0.2.0` Finished dev [unoptimized + debuginfo] target(s) in 0.43 secs