pub type Iter<'a, T> = Iter<'a, T>;
An iterator over a reference to the Some variant of an ArchivedOptionNonZero integer.
Some
ArchivedOptionNonZero
This iterator yields one value if the ArchivedOptionNonZero integer is a Some, otherwise none.