Skip to main content

Module error

Module error 

Source
Expand description

HID++ read/write error vocabulary — pure data, no I/O.

The conversions from hidpp/async_hid error types into WriteError live in openlogi_hid::write::error, which this crate must never depend on.

Enums§

HidppFeatureErrorKind
HID++ feature error kind in a serializable wire-safe form.
HidppOperation
HID++ operation being performed when a device write/read failed.
WriteError
Error returned by HID++ read/write operations.