Module cell_map::iterators::positioned[][src]

Expand description

Provides the Positioned wrapper type which modifies a Slicer to produce the current position as well as the value.

Structs

A Slicer which wrapps another Slicer and modifies it to produce the position of the item as well as the item itself.