Type Alias matetui::Children

source ·
pub type Children = HashMap<String, Box<dyn Component>>;

Aliased Type§

struct Children { /* private fields */ }