Skip to content

#[derive(ApproxEq)] #3

Description

@SludgePhD

There is currently no custom derive. A custom derive for the ApproxEq trait could be helpful, since it avoids having to write some pretty repetitive code.

The drawback of adding a custom derive is that it increases the maintenance burden of this project. Other approximate comparison crates also get by without a custom derive, so perhaps this isn't as useful as one might think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions