Closed MarSik closed 2 years ago
Exti::TriggerEdge is a plain enum and it should be possible to pass it by value without move. All the other enums in the exti module behave this way too.
Exti::TriggerEdge is a plain enum and it should be possible to pass it by value without move. All the other enums in the exti module behave this way too.