commure / sourcegen

🐠Like procedural macro, but generates sources! 🐡
Apache License 2.0
30 stars 4 forks source link

[Issue#4] Add removing of impl if auto-generated #8

Closed minggfeng closed 5 years ago

minggfeng commented 5 years ago

Added logic to remove impl region if was auto-generated. Regeneration of impl will be handled by the generators associated with structs, etc.