[go: up one dir, main page]

rkyv::collections::swiss_table

Module set

Source
Expand description

Archived hash set implementation using an archived SwissTable.

Structsยง

  • An archived HashSet. This is a wrapper around a hash map with the same key and unit value.
  • The resolver for archived hash sets.