pub fn bind<A>(keystrokes: &str, action: A, context: Option<&str>) -> KeyBindingwhere A: Action,
Helper to create a single binding