View Source AFK.HIDReport behaviour (afk v0.3.2)
Defines a behaviour for converting an AFK.State
struct into a binary USB HID
report.
Current implementations:
Link to this section Summary
Link to this section Callbacks
@callback hid_report(AFK.State.t()) :: binary()