TedDriggs / darling

A Rust proc-macro attribute parser
MIT License
1.02k stars 66 forks source link

Make spans of SpannedValue more precise #210

Closed TedDriggs closed 1 year ago

TedDriggs commented 1 year ago

Only capture path when using path meta items; otherwise just span the actual value.