issues
search
shfty-elysian
/
elysian-legacy
Field function compiler
0
stars
0
forks
source link
Clean up syn usage
#89
Open
Shfty
opened
1 year ago
Shfty
commented
1 year ago
Should be using parse_quote where possible to avoid boilerplate
Some cases unavoidable due to what appear to be bugs in parse_quote
ex. Struct expressions not outputting a , between the last member and terminating ..