Crate partial_derive2

source ·

Macros§

Traits§

  • This is implemented on the “Full” struct.
  • This is implemented on the “Partial” struct. Provides a method to check whether all fields are None.
  • This is implemented on the “Full” struct if #[partial(diff)] is specified. Required all fields on the “Full” struct to implement PartialEq

Derive Macros§