dynomite icon indicating copy to clipboard operation
dynomite copied to clipboard

Provide a derivable Attribute for structs with Attribute-derivable fields

Open softprops opened this issue 6 years ago • 1 comments

💡 Feature description

see https://github.com/softprops/dynomite/issues/64. This should be doable. This is already handled for basic enums here

💻 Basic example

softprops avatar Aug 17 '19 19:08 softprops

Attribute-derivable fields

Is there a reliable way to determine this in the proc macro's implementation?

phrohdoh avatar Aug 21 '19 20:08 phrohdoh