Docs.rs
hydrate-base-0.0.2
hydrate-base 0.0.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
aclysma
Dependencies
ahash ^0.7.4
normal
backtrace ^0.3.69
normal
optional
bincode ^1.3.1
normal
const-fnv1a-hash ^1.1.0
normal
crossbeam-channel ^0.5
normal
serde ^1.0.145
normal
uuid ^0.8.2
normal
Versions
36.13%
of the crate is documented
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
hydrate_
base
0.0.2
Module hashing
Module Items
Type Aliases
In crate hydrate_
base
hydrate_base
Module
hashing
Copy item path
Source
Type Aliases
ยง
HashMap
Default hashmap for hydrate. Opts-out of more expensive secure hash.
HashSet
Default hashset for hydrate. Opts-out of more expensive secure hash.