Parallel iterator types for options
You will rarely need to interact with this module directly unless you need to name one of the iterator types.
A parallel iterator over the value in Some variant of an Option.
Some
Option
A parallel iterator over a reference to the Some variant of an Option.
A parallel iterator over a mutable reference to the Some variant of an Option.