Closed weiznich closed 1 year ago
I like this! Definitely moves in a direction that is helpful for our project.
I will try to land and make a release soon-ish. If you could fix the two comments, I would appreciate (otherwise I'll do it)
I can do the changes on Monday.
Almost there. Can you apply this commit to your branch? https://github.com/zefchain/serde-reflection/commit/d4871809148a6dfc7e0412d4c91e8d90243db97f
Published to crates.io !
Thanks :tada:
Summary
This commit splits up serde_generate into several crates:
The main motivation for this change is to reduce the number of unneeded dependencies for consumers that are:
Fix #26
Test Plan
This all should work out of the box with the current testsetup as it "just" moves code around.