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

pub struct State { /* fields omitted */ }

Represents the state of the ListSelect.

Trait Implementations

Auto Trait Implementations

impl Send for State

impl !Sync for State