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

pub struct State { /* fields omitted */ }

Represents the state of the Slider widget.

Auto Trait Implementations

impl Send for State

impl Sync for State