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

Get rid of extra code for adding Serialize to Candid-generated Rust types #93

Closed
lastmjs opened this issue Mar 18, 2022 · 1 comment
Closed

Comments

@lastmjs
Copy link
Member

lastmjs commented Mar 18, 2022

After this issue is resolved: dfinity/candid#324 we should be able to remove some AST manipulations for the Rust Candid types.

@lastmjs
Copy link
Member Author

lastmjs commented Mar 31, 2022

There is no need to add the serialize attribute now, but we will probably add an attribute for AzleIntoJsValue and AzleTryFromJsValue or IntoJsValue and TryFromJsValue (boa)

@lastmjs lastmjs closed this as completed Apr 1, 2022
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

No branches or pull requests

1 participant