| Crates.io | usbfs |
| lib.rs | usbfs |
| version | 0.1.1 |
| created_at | 2023-10-10 17:14:19.728606+00 |
| updated_at | 2024-01-23 23:27:46.509097+00 |
| description | Port of the usbfs Linux userspace library in pure Rust |
| homepage | https://crates.io/crates/usbfs |
| repository | https://github.com/cr8t/usbfs |
| max_upload_size | |
| id | 999324 |
| size | 77,981 |
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 :)