#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

#242 in #bit

Download history 41/week @ 2024-02-19 15/week @ 2024-02-26 6/week @ 2024-03-04 14/week @ 2024-03-11

76 downloads per month
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
~40K SLoC