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

Add support for tuple structs #4

Closed
lesurp opened this issue Oct 17, 2017 · 1 comment
Closed

Add support for tuple structs #4

lesurp opened this issue Oct 17, 2017 · 1 comment

Comments

@lesurp
Copy link
Owner

lesurp commented Oct 17, 2017

struct FooBar(u32, u64);

Trivial to implement, but to what end ?

@lesurp
Copy link
Owner Author

lesurp commented Jan 16, 2023

fixed by #15

@lesurp lesurp closed this as completed Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant