Open louib opened 9 months ago
There are a few WIP PRs to add an async API to rusb (for example here), but none have landed yet. There is also nusb, which is a pure Rust async-first library
rusb
This might be easy to implement now that we have a nusb backend.
nusb
There are a few WIP PRs to add an async API to
rusb
(for example here), but none have landed yet. There is also nusb, which is a pure Rust async-first library