Docs.rs
fastmap-0.1.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fastmap 0.1.0
Specialized version of `HashMap` with H256 keys and fast hashing function.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
3
out of
3
items documented
0
out of
1
items with examples
Size
Source code size: 11.22 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.32 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
crates.io
Dependencies
tetsy-plain-hasher ^0.2.1
normal
vapory-types ^0.8.0
normal
Versions
0.1.0
Owners
Provides a `H256FastMap` type with H256 keys and fast hashing function.