Post #3200512
2025-07-27 20:07 UTC
Released `nusb` v0.2.0 with a year's worth of improvements, redesigning the API to be easier to use and harder to misuse. It adds a high-level buffered Read/Write API, better async support for functions built on blocking OS APIs (also in preparation for a WebUSB backend), functionality for accessing USB bus topology, defaults to RAW_IO on Windows (which libusb still doesn't support), and adds zero-copy IO on Linux.
https://github.com/kevinmehall/nusb/releases/tag/v0.2.0
`nusb` is my pure-#rust library for low-level cross-platform #USB device access.
Replies (0)
No replies.