fixedbitset
Rust simple BitSet type
Recent Changes
- 0.1.3
- Add method
.put()
to enable a bit and return previous value
- Add method
- 0.1.2
- Add method
copy_bit
(by fuine) - impl Default
- Add method
- 0.1.1
- Update documentation URL
- 0.1.0
- Add method .grow()