MCPcopy 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

1use crate::handlers::{ProcessKeys, HandlerResult};
2use crate::key_stream::{iter_unhandled_mut, Event, EventStatus};
3use crate::USBKeyOut;
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected