Expand description
This module provides a default implementation of the access functions for in-header metadata.
Structsยง
- This struct stores the specification of a header metadata bit-set. It supports either bits metadata of 1-7 bits in the same byte, or u8/u16/u32/u64 at an offset of their natural alignment.
Constantsยง
- BITS_
IN_ ๐U16 - BITS_
IN_ ๐U32 - BITS_
IN_ ๐U64 - LOG_
BITS_ ๐IN_ U16 - LOG_
BITS_ ๐IN_ U32 - LOG_
BITS_ ๐IN_ U64