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

Fix take_last on last field #132

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Fix take_last on last field #132

merged 1 commit into from
Nov 16, 2023

Conversation

nickbabcock
Copy link
Contributor

@nickbabcock nickbabcock commented Nov 16, 2023

There's a compilation error on the take_last attribute if it is used on
the final field in a struct. This fixes the compilation error.

This commit also showcases take_last attribute in the documentation

@nickbabcock nickbabcock changed the title Showcase take_last attribute in documentation Fix take_last on last field Nov 16, 2023
There's a compilation error on the take_last attribute if it is used on
the final field in a struct. This fixes the compilation error.

This commit also showcases take_last attribute in the documentation
@nickbabcock nickbabcock merged commit d600326 into master Nov 16, 2023
7 checks passed
@nickbabcock nickbabcock deleted the take_last branch November 16, 2023 12:54
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