pub type Hooks = BTreeMap<String, Element>;
Map of @name-tagged element bindings keyed by their declared name.
@name
pub struct Hooks { /* private fields */ }