Skip to content

v0.3.1

Compare
Choose a tag to compare
@kelpsyberry kelpsyberry released this 23 Jan 20:12
· 32 commits to main since this release
97a9772
  • Added bits!, with_bits! and set_bits! as alternatives to bitfield! to operate on raw "bitfield storage" values without declaring a bitfield struct
  • Clarified BitRange's expected behavior in the documentation