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

pub struct State { /* fields omitted */ }

Unique state stored between updates for the PlotPath widget.

Auto Trait Implementations

impl Send for State

impl Sync for State