fixedbitset 0.1.2

FixedBitSet is a simple bitset collection
Documentation

fixedbitset

Rust simple BitSet type

Recent Changes

  • 0.1.2
    • Add method copy_bit (by fuine)
    • impl Default
  • 0.1.1
    • Update documentation URL
  • 0.1.0
    • Add method .grow()