[][src]Crate iter_vals

This crate provides a way to create iterators on the fly.

It currently only consists of the iter_vals macro to archive that.

Macros

iter_vals

Creates an iterator for all the given values.