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

✨ Simplify component_deserialize macro #34

Merged
merged 3 commits into from
Mar 29, 2024

Conversation

GabrielePicco
Copy link
Contributor

@GabrielePicco GabrielePicco commented Mar 29, 2024

Simplify component_deserialize macro

Status Type ⚠️ Core Change Issue
Ready Feature/Refactor No -

Problem

component_deserialize tipically used with copy and clone derives

Solution

Automatically add copy and clone derive when using component_deserialize

Other changes

Add a new constructor which allows to build component without bolt_metadata field

@GabrielePicco GabrielePicco merged commit c8395cc into main Mar 29, 2024
4 checks passed
@GabrielePicco GabrielePicco deleted the feat/improve-component-deserialize-macro branch March 29, 2024 17:42
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.

1 participant