()
| 242 | } |
| 243 | impl 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 |
nothing calls this directly
no outgoing calls
no test coverage detected