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

pub struct State { /* fields omitted */ }

Represents the state of the EnvelopeEditor widget.

Auto Trait Implementations

impl Send for State

impl Sync for State