Crate hid_io_core

Source

Re-exports§

pub use tokio;

Modules§

api
capnp interface for other programs to hook into
built_info
Compile time information
common_capnp
[AUTO GENERATED]
daemon_capnp
[AUTO GENERATED]
device
communication with hidapi compatable devices
hidio_capnp
[AUTO GENERATED]
keyboard_capnp
[AUTO GENERATED]
logging
logging functions
mailbox
mpmc mailbox implementation for hid-io-core (e.g. packet broadcast with filters)
module
built-in features and command handlers

Structs§

RUNNING
Any thread can set this to false to signal shutdown

Enums§

HidIoCommandId
Requests for to perform a specific action

Functions§

initialize
Main entry-point for the hid-io-core library
supported_ids
Supported Ids by hid-io-core This is used to determine all supported ids (always recursive).