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

pub struct State { /* fields omitted */ }

Unique state for the RoundedRectangle.

Trait Implementations

Auto Trait Implementations

impl Send for State

impl Sync for State