pub type Actions = HashMap<Event, Action>;
Split panel action map.
pub struct Actions { /* private fields */ }