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

pub struct State { /* fields omitted */ }

Unique state for the TitleBar widget.

Trait Implementations

Auto Trait Implementations

impl Send for State

impl Sync for State