gohanlon / swift-memberwise-init-macro

Swift Macro for enhanced automatic inits.
MIT License
122 stars 8 forks source link

Deprecate `@Init(.escaping)` in favor of `@Init(escaping: true)` #16

Closed gohanlon closed 1 year ago

gohanlon commented 1 year ago

Includes deprecation warning diagnostics with fix-its.