Struct conrod::widget::id::ListWalk [] [src]

pub struct ListWalk { /* fields omitted */ }

An iterator-like type for producing indices from a List.

Methods

impl ListWalk
[src]

[src]

Yield the next index, generating one if it does not yet exist.