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

pub struct State { /* fields omitted */ }

Unique state stored within the widget graph for each FileNavigator.

Auto Trait Implementations

impl Send for State

impl Sync for State