Skip to main content

Module item

Module item 

Source
Expand description

Decode a single item inside an HID report descriptor.

Structs§

DecodedItem
A successfully decoded descriptor item.
DecoderContext
Context that can affect the way the decoder interprets subsequent descriptor items.

Enums§

LengthError
An error that resulted from improper item encoding.

Functions§

decode_one
Decode one item from its encoded bytes.