taiki-e / derive_utils

A procedural macro helper for easily writing custom derives for enums.
https://docs.rs/derive_utils
Apache License 2.0
31 stars 2 forks source link

Support multiple fields #28

Open taiki-e opened 4 years ago

taiki-e commented 4 years ago

Use the specified attribute to specify the delegation destination if variants have multiple fields.