Skip to content

Conversation

@emag37
Copy link

@emag37 emag37 commented Sep 15, 2025

What I had in mind in: #127

This PR will intercept #[derive(PartialEq)] and implement a field-by-field comparison, skipping over any fields marked #[skip].

The motivation is, for example, that if we have some "don't care" bits when reading a hardware register, they will be ignored in the comparison.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant