You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with Error now in core, usb_device::UsbError should be able to implement it. It allows it to be used with other crates such as thiserror for nicer error handling ergonomics
The text was updated successfully, but these errors were encountered:
with
Error
now incore
,usb_device::UsbError
should be able to implement it. It allows it to be used with other crates such asthiserror
for nicer error handling ergonomicsThe text was updated successfully, but these errors were encountered: