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

✨ Introduce AccountsSnapshots derive Macro #177

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

lukacan
Copy link
Collaborator

@lukacan lukacan commented Jul 6, 2024

This PR introduces AccountsSnapshots derive macro which should improve User Experience. Instead of generating new source code, the AccountsSnapshots macro can generate snapshots every time the Accounts struct is updated.

@lukacan lukacan force-pushed the accounts-snapshots-derive branch 4 times, most recently from 8686c36 to 42c2d07 Compare July 6, 2024 19:23
@lukacan lukacan marked this pull request as ready for review July 6, 2024 19:24
@lukacan lukacan force-pushed the accounts-snapshots-derive branch 2 times, most recently from 8b84f4f to ac9795a Compare July 6, 2024 20:50
@lukacan lukacan force-pushed the accounts-snapshots-derive branch from ac9795a to 3727878 Compare July 6, 2024 20:52
@lukacan lukacan merged commit 3899077 into develop Jul 6, 2024
9 checks passed
@lukacan lukacan deleted the accounts-snapshots-derive branch July 6, 2024 21:15
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.

1 participant