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

pub struct State { /* fields omitted */ }

The state to be cached within the Canvas.

Auto Trait Implementations

impl Send for State

impl Sync for State