Struct nannou::ui::prelude::widget::file_navigator::directory_view::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