Constant iced_core::widget::tree::NAMED

source ·
pub const NAMED: LocalKey<RefCell<HashMap<Cow<'static, str>, (State, Vec<(usize, Tree)>)>>>;
Expand description

A map of named widget states.