We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm attempting to use nusb within a Tokio task, but as HotplugWatch cannot be moved between threads, it's not clear what the solution is.
HotplugWatch
The text was updated successfully, but these errors were encountered:
This was fixed in #105 -- I need to backport it and release v0.1.13 (main branch has breaking changes for v0.2.0)
Sorry, something went wrong.
@kevinmehall Thanks I'll take a look a that. Is there a ETA on 0.2 or 0.1.13?
Released v0.1.13.
No branches or pull requests
I'm attempting to use nusb within a Tokio task, but as
HotplugWatch
cannot be moved between threads, it's not clear what the solution is.The text was updated successfully, but these errors were encountered: