Actions
Task #7071
opencore/rust: use Direction enum for raw parser trigger fn
Effort:
Difficulty:
Label:
Description
Since we have Direction as an enum, use that, instead of having the direction
parameter be an integer.
It is ok if we still have to do the casting to integer in the calling function, for now.
Updated by OISF Ticketbot about 1 year ago
- Label deleted (
Needs backport to 7.0)
Updated by Victor Julien 4 months ago
- Target version changed from 8.0.0-beta1 to 9.0.0-beta1
Actions