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

#1147 in Hardware support

Download history 1/week @ 2024-11-27 1/week @ 2024-12-11 8/week @ 2024-12-25 8/week @ 2025-02-05 6/week @ 2025-02-19 156/week @ 2025-02-26 24/week @ 2025-03-05 8/week @ 2025-03-12

194 downloads per month

0BSD license

10KB
156 lines

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.


lib.rs:

Common definitions for USB constants from the USB specification:

No runtime deps