rust-usb icon indicating copy to clipboard operation
rust-usb copied to clipboard

Deprecated: see libusb-rs

trafficstars

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.