Implement bitflags!
-like traits for NS_OPTIONS
enums
#602
Labels
A-framework
Affects the framework crates and the translator for them
enhancement
New feature or request
These are quite annoying to work with without the
core::ops::Bit*
operators implemented.Part of #310.
The text was updated successfully, but these errors were encountered: