pub fn detect_conflicts(kb: &KeyBindings) -> Vec<BindingConflict>Expand description
Detect all conflicts in a KeyBindings instance.
pub fn detect_conflicts(kb: &KeyBindings) -> Vec<BindingConflict>Detect all conflicts in a KeyBindings instance.