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

Class UnicodeKeyboard

src/handlers/unicodekeyboard.rs:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12/// Use UserKey::* for totally custom keys
13#[derive(Default)]
14pub struct UnicodeKeyboard {}
15impl UnicodeKeyboard {
16 pub fn new() -> UnicodeKeyboard {
17 UnicodeKeyboard {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected