Registry / utility / usb-ids

usb-ids

JSON →
library1.2025.2rscratesunverified

Rust wrappers for the USB ID Repository.

# Cargo.toml [dependencies] usb-ids = "1.2025.2"
INSTALL
IMPORT
SIG · USB-IDS
U
usb-ids
utilityrustv1.2025.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Device
use usb_ids::Device;

Look up a USB device by vendor and product ID.

use usb_ids::Device; let device = Device::from_vid_pid(0x1234, 0x5678);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2025.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
usb-ids — cargo add usb-ids · libregistry