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