Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TyberiusPrime/KeyToKey
/ rewrite_layer.rs
File
rewrite_layer.rs
src/handlers/rewrite_layer.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::handlers::{ProcessKeys, HandlerResult};
2
use crate::key_stream::{iter_unhandled_mut, Event, EventStatus};
3
use crate::USBKeyOut;
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected