Skip to content

Split out generating Eq & Hash for property type into a separate user-facing macro #911

@RobertJacobsonCDC

Description

@RobertJacobsonCDC

Split out the macro code that generates PartialEq / Eq and Hash implementations for a property type from define_*_property. That way if client code needs to bring their own pre-defined type we can still generate these implementations for them.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions