rec_derive 0.1.0

Implements custom derives for rec
Documentation
# rec_derive

Implements custom derives for [`rec`].

Derives implementations of the following operations with all other `Element`s:
- `Add`
- `BitOr`
- `PartialEq`

License: MIT