Module storage

Source
Expand description

Wrapper type for unsigned primitives allowing typed bitfield manipulation

Structs§

Storage
Stores a primitive value uniquely tagged with type TMarker and allows bitfield access to the value through specializations of the BitField type.

Traits§

BitFieldAccess
Bitfield access functionality