Struct conrod::widget::graph::node::State[][src]

pub struct State { /* fields omitted */ }

Unique state for the Node.

Auto Trait Implementations

impl Send for State

impl Sync for State