Expand description

Iterators that generate Options without repetition.

Structs

Generates all Options except None, with values from a given iterator.

Functions

Generates all Options with values from a given iterator.

Generates all Options except None, with values from a given iterator.