TedDriggs / darling

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

Allow word-form for newtype variants if the field type supports from_none #276

Closed TedDriggs closed 7 months ago

TedDriggs commented 7 months ago

Fixes #249