hackrfone
hackrfone copied to clipboard
Consider using `nusb`
nusb is a new, fully Rust, USB library for libusb-like access to USB devices. By using this, the library could be entirely Rust, eliminating the dependency on C.
I mainly just wanted to bring this to your attention. If you were already aware of this library, please disregard this issue.
I made this before nusb existed, or at least before it gained notoriety. I would be happy to accept pull-requests to swap this out! Or I'll get to it myself one day when I need to do some custom SDR software again.