Expand description
Wrapper type for unsigned primitives allowing typed bitfield manipulation
Structs§
- Storage
- Stores a primitive value uniquely tagged with type
TMarkerand allows bitfield access to the value through specializations of theBitFieldtype.
Traits§
- BitField
Access - Bitfield access functionality