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

feat: add rename key for derive macros #14

Merged
merged 2 commits into from
Feb 19, 2024
Merged

feat: add rename key for derive macros #14

merged 2 commits into from
Feb 19, 2024

Conversation

tjdevries
Copy link
Collaborator

No description provided.

@leostera leostera merged commit 425ec2a into main Feb 19, 2024
4 checks passed
@leostera leostera deleted the serde-rename branch February 19, 2024 19:50
| `required ->
[%expr
let* [%p field_pat] =
Option.to_result ~none:(`Msg [%e missing_msg]) ![%e field_var]
Copy link

Choose a reason for hiding this comment

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

Super tiny nit: prefix those with Stdlib.Option otherwise global opens override it.

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.

3 participants