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

Add serde support #19

Merged
merged 2 commits into from
Oct 29, 2023
Merged

Add serde support #19

merged 2 commits into from
Oct 29, 2023

Conversation

h7x4
Copy link
Collaborator

@h7x4 h7x4 commented Jun 20, 2023

Add serde serialization/deserialization for most public types

This PR depends on a1ien/rusb#167 to be complete,

@h7x4 h7x4 force-pushed the add-serde-impls branch 2 times, most recently from cb71667 to e2cb71a Compare September 5, 2023 18:35
@h7x4 h7x4 marked this pull request as ready for review September 5, 2023 18:35
@h7x4
Copy link
Collaborator Author

h7x4 commented Sep 6, 2023

The pipeline is currently failing due to clippy not being run with all features, but this should be fixed by #29

Add serde serialization/deserialization for most public types
@jiegec jiegec merged commit 4316e61 into jiegec:master Oct 29, 2023
6 checks passed
@h7x4 h7x4 mentioned this pull request Oct 29, 2023
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.

2 participants