A macro to generate structures which behave like bitflags.
# Cargo.toml
[dependencies]
bitflags = "2.13.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a bitflags struct with three flags and demonstrates bitwise OR.
No known issues recorded.
No dependency data recorded yet.