usbfs 0.1.1

Port of the usbfs Linux userspace library in pure Rust
Documentation
  • Coverage
  • 57.35%
    39 out of 68 items documented0 out of 21 items with examples
  • Size
  • Source code size: 78.47 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.17 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • cr8t/usbfs
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cr8t

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