rkyv::niche

Module option_nonzero

Source
Expand description

Niched archived Option<NonZero> integers that use less space.

Structs§

Type Aliases§

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