logo

Module rkyv::collections::index_set[][src]

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.