Closed TedDriggs closed 8 months ago
I'm going to wait to merge this until TedDriggs/darling#263 has landed, as I may want to ship with a darling dependency of 0.20.6 instead of 0.20.5. However, that hopefully won't take long to resolve, and at that point this will be unblocked.
This uses the most recent major version of
syn
, as well as the most recent version ofdarling
.Breaking Changes
type
to override the type of a field; instead,ty
must be used.Fixes #292