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

pub struct State { /* fields omitted */ }

Represents the state of the List widget.

Auto Trait Implementations

impl Send for State

impl Sync for State