rkyv
0.7.45
Module btree_
set
Module Items
Structs
In rkyv::
collections
rkyv
::
collections
Module
btree_set
Copy item path
Source
Expand description
Archive
implementation for B-tree sets.
Structs
ยง
ArchivedB
Tree
Set
An archived
BTreeSet
. This is a wrapper around a B-tree map with the same key and a value of
()
.
BTree
SetResolver
The resolver for archived B-tree sets.