Module rkyv::option

source ·
Expand description

An archived version of Option.

Structs§

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

Enums§