Struct conrod::widget::list::Items [] [src]

pub struct Items { /* fields omitted */ }

An Iterator yielding each Item in the list.

Methods

impl Items
[src]

Yield the next Item in the list.