usbfs

Crates.iousbfs
lib.rsusbfs
version0.1.1
sourcesrc
created_at2023-10-10 17:14:19.728606
updated_at2024-01-23 23:27:46.509097
descriptionPort of the usbfs Linux userspace library in pure Rust
homepagehttps://crates.io/crates/usbfs
repositoryhttps://github.com/cr8t/usbfs
max_upload_size
id999324
size77,981
(cr8t)

documentation

https://docs.rs/usbfs/

README

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

Commit count: 0

cargo fmt