Closed
Description
cc rust-lang/rust#32409 - maybe no action is warranted until this feature is stable.
bitflags! {
pub(super) flags Flags: u8 {
const A = 1
}
}
Metadata
Metadata
Assignees
Labels
No labels
cc rust-lang/rust#32409 - maybe no action is warranted until this feature is stable.
bitflags! {
pub(super) flags Flags: u8 {
const A = 1
}
}