Module rkyv::collections::index_map[][src]

Expand description

Archived index map implementation.

Structs

An archived IndexMap.

The resolver for an IndexMap.

An iterator over the key-value pairs of an index map.

An iterator over the keys of an index map.

An iterator over the values of an index map.