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 feature and implement Serialize/Deserialize for Bytes #227

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

S4H
Copy link
Contributor

@S4H S4H commented Jul 15, 2024

Enables efficient serde operations for Byte types. These can be enabled with the new serde feature flag

@S4H S4H requested a review from danielhenrymantilla July 15, 2024 07:56
Copy link
Collaborator

@danielhenrymantilla danielhenrymantilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice 👌

@danielhenrymantilla danielhenrymantilla merged commit fd40bec into master Jul 15, 2024
206 checks passed
@danielhenrymantilla danielhenrymantilla deleted the ff/add-serde-support-to-bytes branch July 15, 2024 09:40
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