replace custom modular_bitfields fork with update upstream
part of #2468
This commit is contained in:
@@ -52,7 +52,7 @@ where
|
||||
payload_offset - header_offset
|
||||
}
|
||||
|
||||
#[derive(BitfieldSpecifier, Copy, Clone, Debug, PartialEq)]
|
||||
#[derive(Specifier, Copy, Clone, Debug, PartialEq)]
|
||||
#[bits = 7]
|
||||
pub enum ArenaHeaderTag {
|
||||
Integer = 0b10,
|
||||
|
||||
Reference in New Issue
Block a user