Module hid_io_core::module [−][src]
built-in features and command handlers
Modules
| daemonnode | Platform specific character output and IME control |
| displayserver | |
| vhid |
Functions
| initialize | Device initialization Sets up a scanning thread per Device type (using tokio). 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. |
| supported_ids | Supported Ids by this module recursive option applies supported ids from child modules as well |