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

Class Short

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

Source from the content-addressed store, hash-verified

82 #[test]
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) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected