error: proc macro panicked --> tests/validate_bindings/keys-cannot-be-used-as-modifiers.rs:5:5 | 5 | validate_user_bindings!(("Return-a")()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: message: 'Return-a' is an invalid key binding: 'Return' is an invalid modifer set: valid modifiers are ["A", "M", "S", "C"] Key bindings should be of the form - or e.g: M-j, M-S-slash, M-C-Up, XF86AudioMute