#bit #traits #bit-collection

macro no-std bit_collection_derive

Derive functionality for the BitCollection trait

5 releases

Uses old Rust 2015

0.2.2 Aug 25, 2017
0.2.1 Aug 25, 2017
0.2.0 Aug 25, 2017
0.1.1 Aug 8, 2017
0.1.0 Aug 7, 2017

#253 in #bit


Used in 2 crates (via bit_collection)

MIT/Apache

11KB
274 lines

bit_collection

A Rust library that allows for iterating over the bits of a collection.

Build Status

Documentation

License

This project is released under either:

at your choosing.

Dependencies

~1.5MB
~41K SLoC