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

Implement Derive for ParamType::Tuple #175

Open
fordN opened this issue Jan 13, 2020 · 1 comment
Open

Implement Derive for ParamType::Tuple #175

fordN opened this issue Jan 13, 2020 · 1 comment

Comments

@fordN
Copy link
Contributor

fordN commented Jan 13, 2020

Tuple support has been implemented without derive for now. The derive functions that need Tuple implementations are as follows (click to link to the code):

@BlinkyStitt
Copy link
Contributor

BlinkyStitt commented Mar 30, 2020

I just ran into this. Has anyone done any work here? Any suggestions for how to do this? This issue blocks me from using ethabi_derive.

I'd help, but this is my first time really using proc macros and so I'll need to learn a lot before I do anything

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

3 participants