Module rkyv::collections::hash_index
source · [−]Expand description
A helper type that archives index data for hashed collections using compress, hash and displace.
Structs
An archived hash index.
The hash builder for archived hash indexes. The streaming version of the algorithm.
The resolver for an archived hash index.