sampettersson / KeyPathIterable

Swift macro that can get KeyPath of all properties of struct, class, enum or actor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a fork of https://github.com/Ryu0118/KeyPathIterable with the following changes:

  • Update to non beta APIs.
  • Add keyPath to _memberName instance on property wrappers.

About

Swift macro that can get KeyPath of all properties of struct, class, enum or actor

License:MIT License


Languages

Language:Swift 100.0%