Rust library for accessing USB devices, providing safe bindings to libusb.
# Cargo.toml
[dependencies]
rusb = "0.9.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Lists all connected USB devices using libusb.
Install libusb development package via your system package manager.
No dependency data recorded yet.