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

#637 in Hardware support

Download history 1/week @ 2024-12-12 8/week @ 2024-12-26 1/week @ 2025-01-30 7/week @ 2025-02-06 8/week @ 2025-02-20 159/week @ 2025-02-27 20/week @ 2025-03-06 7/week @ 2025-03-13

188 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.

No runtime deps