Crate rec_derive

Source
Expand description

Implements custom derives for [rec].

Derives implementations of the following operations with all other Elements:

  • Add
  • BitOr
  • PartialEq

Derive Macrosยง

AtomOps
Implements all operations for the Atom defined by item.
ComponentOps
Implements all operations for the Component defined by item.