Module set
Available on crate feature
dep_rkyv
only.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.