Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TyberiusPrime/KeyToKey
/ on_deactivate
Method
on_deactivate
src/premade.rs:19–19 ·
view source on GitHub ↗
(&mut self, _output: &mut dyn USBKeyOut)
Source
from the content-addressed store, hash-verified
17
output.state().toggle_handler(self.id);
18
}
19
fn on_deactivate(&mut self, _output: &mut dyn USBKeyOut) {}
20
}
21
22
impl Action for ActionToggleHandler {
Callers
3
process_keys
Method · 0.45
process_keys
Method · 0.45
process_keys
Method · 0.45
Calls
4
disable_handler
Method · 0.80
state
Method · 0.80
debug
Method · 0.80
enable_handler
Method · 0.80
Tested by
no test coverage detected