Skip to content

docs(FAQ): Correct example around @Key - #91

Merged
Geod24 merged 1 commit into
v3.x.xfrom
Geod24-patch-1
Oct 1, 2025
Merged

docs(FAQ): Correct example around @Key#91
Geod24 merged 1 commit into
v3.x.xfrom
Geod24-patch-1

Conversation

@Geod24

@Geod24 Geod24 commented Oct 1, 2025

Copy link
Copy Markdown
Member

Key needs to be applied to an array, not just a struct. Additionally, private being a keyword, the code wouldn't compile, and the field was changed to another name to keep the code simple.

Key needs to be applied to an array, not just a struct.
Additionally, `private` being a keyword, the code wouldn't compile, and the field was changed to another name to keep the code simple.
@Geod24
Geod24 merged commit 42e08f5 into v3.x.x Oct 1, 2025
2 checks passed
@Geod24
Geod24 deleted the Geod24-patch-1 branch October 1, 2025 13:55
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