usb-device icon indicating copy to clipboard operation
usb-device copied to clipboard

Updating poll functions to return results

Open ryan-summers opened this issue 1 year ago • 1 comments

This PR updates the traits to allow poll() to return Result<> types if needed. I'm unsure if the UsbClass::poll() function should return a Result or not currently.

ryan-summers avatar Mar 11 '24 11:03 ryan-summers