[][src]Crate ad_hoc_iter

Ad-hoc exact size owning iterator macro and other optional utils

The macro can be used exactly as vec!.

Modules

maybe

Iterator types that can be 0, 1, or more.

Macros

iter

A bespoke iterator type with an exact size over elements.