usb

Crates.iousb
lib.rsusb
version0.3.0
created_at2014-11-23 21:34:27.146839+00
updated_at2025-03-02 23:38:16.139002+00
descriptionCommon definitions of USB constants
homepage
repositoryhttps://github.com/kevinmehall/rust-usb
max_upload_size
id375
size11,120
Kevin Mehall (kevinmehall)

documentation

README

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.

Commit count: 8

cargo fmt