BindMap

Type Alias BindMap 

Source
pub type BindMap = HashMap<Trigger, Actions>;

Aliased Typeยง

pub struct BindMap { /* private fields */ }