pub type ModuleBindingTimeline = HashMap<String, Vec<ModuleBindingEvent>>;
pub struct ModuleBindingTimeline { /* private fields */ }