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 serialization support for Trees #87

Merged
merged 1 commit into from
Sep 1, 2019
Merged

add serialization support for Trees #87

merged 1 commit into from
Sep 1, 2019

Conversation

dermetfan
Copy link
Contributor

Finishing up #79 by deriving Serialize and Deserialize for Node, NodeId and Tree.

This is what I expected behind the serde_support feature.

@iwburns
Copy link
Owner

iwburns commented Aug 29, 2019

Thanks so much for the PR!

I'll take a look at merging this and pushing out a new version when I get home from work.

@iwburns iwburns merged commit 0086182 into iwburns:master Sep 1, 2019
@iwburns
Copy link
Owner

iwburns commented Sep 1, 2019

Sorry for the delay, this has been merged and is now available on crates.io in v1.7.0

Thanks again for the contribution!

@dermetfan
Copy link
Contributor Author

No problem at all, thank you for this crate in the first place!

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.

2 participants