[][src]Type Definition orbtk_api::event::EventHandlerMap

type EventHandlerMap = BTreeMap<Entity, Vec<Rc<dyn EventHandler>>>;