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

pub struct State { /* fields omitted */ }

The state of the Scrollbar.

Auto Trait Implementations

impl Send for State

impl Sync for State