Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

feat: clarify that remaining is only allowed for the last field #363

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

novusnota
Copy link
Member

And that writing map<T, Cell as remaining> now causes a compilation error.

Closes #353

And that writing `map<T, Cell as remaining>` now causes a compilation
error
@anton-trunov anton-trunov merged commit 3dc6422 into main Aug 23, 2024
1 check passed
@anton-trunov anton-trunov deleted the issues/353 branch August 23, 2024 21:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify as remaining is not possible in the middle of a struct in book/cells#serialization-types
2 participants