rkyv::niche

Module option_box

Source
Expand description

A niched archived Option<Box<T>> that uses less space.

Structs§

Enums§

Type Aliases§

  • An iterator over a reference to the Some variant of an ArchivedOptionBox.
  • An iterator over a mutable reference to the Some variant of an ArchivedOptionBox.