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

Method default

src/lib.rs:244–246  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

242}
243impl Default for UnicodeSendMode {
244 fn default() -> UnicodeSendMode {
245 UnicodeSendMode::Linux
246 }
247}
248/// transform hex digits to USB keycodes
249/// used by the unicode senders

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected