Struct nannou::ui::widget::list_select::State[][src]

pub struct State { /* fields omitted */ }

Represents the state of the ListSelect.

Auto Trait Implementations

impl Send for State

impl !Sync for State