Module rkyv::collections::index_set
source · Expand description
Archived index set implementation.
During archiving, index sets are built into minimal perfect index sets using compress, hash and displace.
Structs§
- An archived
IndexSet
. - The resolver for
IndexSet
.