Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ethercrab-wire derives, remove PduRead and PduData #142

Merged
merged 5 commits into from
Jan 7, 2024

Conversation

jamwaffles
Copy link
Collaborator

@jamwaffles jamwaffles commented Jan 7, 2024

Removes the two aforementioned traits and replaces them with EtherCrabWireRead and EtherCrabWireReadWrite respectively.

This PR allows the removal of packed_struct and num_enum, so closes #12 🎉.

(no shade on either of these crates - they're both great - I just want/need more control over data in EtherCrab)

This PR is a split of the unwieldy #139

@jamwaffles jamwaffles merged commit ab370e5 into master Jan 7, 2024
7 checks passed
@jamwaffles jamwaffles deleted the use-custom-derives branch January 7, 2024 20:55
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.

See if we can migrate from packed_struct to something else
1 participant