Module konst::iter

source ·
Available on crate feature iter only.
Expand description

Const equivalent of iterators with a specific next function signature.

The docs for ConstIntoIter has more information on const equivalents of IntoIterator and Iterator.

Re-exports

Modules

  • Documentation on the iterator DSL that some konst::iter macros support.

Macros

Structs

Traits

Functions