[][src]Module hid_io::module

built-in features and command handlers

Modules

unicode

Platform specific character output and IME control

Constants

SUPPORTED_IDS

List of commands we advertise as supporting to devices

Functions

initialize

Device initialization Sets up a scanning thread per Device type. Each scanning thread will create a new thread per device found. The scanning thread is required in case devices are plugged/unplugged while running. If a device is unplugged, the Device thread will exit.