Closed
Description
In the timer trait, the CountDown
and Cancel
traits share an error definition, but try_wait
and try_cancel
return different types, which is not ideal for implementation. Discovered in stm32-rs/stm32f4xx-hal#172. I'm not sure of the correct change but, any change would be breaking so a decision on this blocks #177.
cc. @therealprof
Metadata
Metadata
Assignees
Labels
No labels