Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 420 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 420 Bytes

USBFS

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 :)