Struct nannou::ui::prelude::widget::toggle::State[][src]

pub struct State { /* fields omitted */ }

The state of the Toggle.

Auto Trait Implementations

impl Send for State

impl Sync for State