MCPcopy Create free account
hub / github.com/TyberiusPrime/KeyToKey / Long

Class Long

src/handlers/longtap.rs:85–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 fn test_longtab() {
84 struct Short();
85 struct Long();
86 impl Action for Short {
87 fn on_trigger(&mut self, output: &mut dyn USBKeyOut) {
88 output.send_keys(&[KeyCode::A]);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected