#derive #element #operations #rec

macro no-std rec_derive

Implements custom derives for rec

1 unstable release

0.1.0 Jul 25, 2019

#210 in #element

21 downloads per month

MIT license

9KB
167 lines

rec_derive

Implements custom derives for [rec].

Derives implementations of the following operations with all other Elements:

  • Add
  • BitOr
  • PartialEq

License: MIT


lib.rs:

Implements custom derives for [rec].

Derives implementations of the following operations with all other Elements:

  • Add
  • BitOr
  • PartialEq

Dependencies

~2MB
~45K SLoC