Module proc_bitfield::example

source ·
Expand description

Sample bitfields to showcase the crate’s features

Modules§

Structs§

Enums§

  • An enum showcasing the ConvRaw derive for converting from/into booleans.
  • An enum showcasing the ConvRaw derive for converting from/into integers.