~tdeo/serde_bare#2: 
Add a way to parse a schema and generate code for it

This could be done as a bang-style procedural macro or a function to call from your build.rs file. Not sure which to do yet.

Status
REPORTED
Submitter
~tdeo
Assigned to
No-one
Submitted
4 years ago
Updated
10 months ago
Labels
No labels applied.

~chiefnoah 10 months ago

I've implemented this, utilizing serde_bare underneath: https://git.sr.ht/~chiefnoah/bare_proc

Register here or Log in to comment, or comment via email.