Module niched_option
Available on crate feature
dep_rkyv
only.Expand description
A niched ArchivedOption<T>
that uses less space based on a Niching
.
Structs§
- A niched
ArchivedOption<T>
.
Type Aliases§
- An iterator over a reference to the
Some
variant of aNichedOption
.