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

Refactor serde support and rename functionality #337

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

juhaku
Copy link
Owner

@juhaku juhaku commented Nov 4, 2022

Refactor serde support by removing unnecessary Option types. Refactor
rename functionality by making it more obvious and reduce allocations by using Cow.
This prepares a way for rename and other serde support for IntoParams and
probably a custom rename as well.

@juhaku juhaku merged commit 3364428 into master Nov 4, 2022
@juhaku juhaku deleted the chore-refactor-serde branch November 4, 2022 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

1 participant