Module rc
Available on crate feature
dep_rkyv
only.Expand description
Archived versions of shared pointers.
Structs§
- The flavor type for
Arc
. - An archived
Rc
. - An archived
rc::Weak
. - The flavor type for
Rc
. - The resolver for
Rc
. - The resolver for
rc::Weak
.
Traits§
- A type marker for
ArchivedRc
.