create_test_keybindings

Function create_test_keybindings 

Source
pub fn create_test_keybindings<TestKeybinding: CustomKeybinding, CustomEvent: CustomEvent>(
    custom_key_bindings: TestKeybinding,
) -> KeyBindings<TestKeybinding, CustomEvent>
Expand description

Create a mocked version of KeyBindings.