Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: make fields public in token macro implementation #4

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

H1ghBre4k3r
Copy link
Owner

Update the impl_token_macro function to make the position and
value fields public. This change enhances accessibility for
users of the macro, allowing them to interact with these fields
directly in their implementations.

Update the `impl_token_macro` function to make the `position` and 
`value` fields public. This change enhances accessibility for 
users of the macro, allowing them to interact with these fields 
directly in their implementations.
@H1ghBre4k3r H1ghBre4k3r merged commit aa99dd4 into main Nov 10, 2024
9 checks passed
@H1ghBre4k3r H1ghBre4k3r deleted the fix-private-fields branch November 10, 2024 21:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant