hidg 0.2.0

Linux USB HID Gadget emulation
Documentation

hidg

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 6 of them enabled by default.

default

  • fromstr
  • display
  • phf
  • keyboard
  • mouse

fromstr

  • hidg-core/fromstr

display

  • hidg-core/display

phf

  • hidg-core/phf

keyboard

  • hidg-core/keyboard

mouse

  • hidg-core/mouse

serde

  • hidg-core/serde

either

  • hidg-core/either