Docs.rs
shash-0.1.0
shash 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Spheniscine
Dependencies
Versions
50%
of the crate is documented
Go to latest version
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate shash
Version 0.1.0
All Items
Structs
Type Definitions
?
Crate
shash
source
·
[
−
]
Structs
SHash
The SHash hasher. Implements both BuildHasher and Hasher.
Type Definitions
SHashMap
convenient type alias for SHash hashmaps. Note that you should use SHashMap::default() to easily instantiate an empty hashmap.
SHashSet
convenient type alias for SHash hashsets. Note that you should use SHashSet::default() to easily instantiate an empty hashset.