Pure Rust interface to the Linux USBFS API.
Uses the nix
crate to call the USBDEVFS
IOCTL functions.
WARNING This crate is very early in development. It requires a test-suite, use-case testing, and further review/development.
Pull requests and issues are very welcome :)