Docs.rs
rkyv-0.8.0-alpha.2
rkyv 0.8.0-alpha.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
djkoloski
Dependencies
arrayvec ^0.7
normal
optional
bitvec ^1.0
normal
optional
bytecheck ^0.8.0-pre6
normal
optional
bytes ^1.4.0
normal
optional
hashbrown ^0.14
normal
optional
indexmap ^2.2
normal
optional
ptr_meta ^0.3.0-pre1
normal
rancor ^0.1.0-pre8
normal
rend ^0.5.0-pre6
normal
rkyv_derive ^0.8.0-alpha.2
normal
smallvec ^1.7
normal
optional
smol_str ^0.2
normal
optional
thin-vec ^0.2.12
normal
optional
tinyvec ^1.5
normal
optional
triomphe ^0.1
normal
optional
uuid ^1.3
normal
optional
Versions
100%
of the crate is documented
Go to latest stable release
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
rkyv
0.8.0-alpha.2
Module hash
Structs
Functions
In crate rkyv
?
Module
rkyv
::
hash
source
·
[
−
]
Expand description
Hashing support for archived hash maps and sets.
Structs
§
FxHasher64
A cross-platform 64-bit implementation of fxhash.
Functions
§
hash_value
Hashes the given value with the default value of the specified
Hasher
.