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

codegen: Support newtype and tuple structs #259

Merged
merged 1 commit into from
Oct 19, 2019

Conversation

evnu
Copy link
Member

@evnu evnu commented Oct 19, 2019

This implements support for NifTuple and NifRecord on newtypes or tuple
structs.

Fix #258

This implements support for NifTuple and NifRecord on newtypes or tuple
structs.
@evnu evnu requested a review from a team October 19, 2019 18:34
@evnu evnu merged commit df957b8 into rusterlium:master Oct 19, 2019
@evnu evnu deleted the codegen-tuple-structs branch October 19, 2019 19:11
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.

Encode/Decode tuple structs
2 participants