10 releases

0.3.0 Mar 2, 2025
0.2.2 May 21, 2015
0.2.1 Apr 7, 2015
0.2.0 Mar 16, 2015
0.1.0 Nov 23, 2014

#980 in Hardware support

0BSD license

10KB
156 lines

Common definitions for USB constants from the USB specification:


usb

Common definitions for USB constants.

License: 0BSD (effectively public domain)

Versions 0.2 and prior of the usb crate contained bindings to libusb for pre-1.0 Rust, archived on the old branch. Nowadays, use nusb for raw access to USB devices from a Windows, Mac, or Linux host.

No runtime deps