#rec #derive #element #operations

macro no-std rec_derive

Implements custom derives for rec

1 unstable release

0.1.0 Jul 25, 2019

#5 in #rec

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
~46K SLoC