Swift macros used by Futured.
- EnumIdentable
- Can be applied to enum to add
Identifiable
conformance.
- Can be applied to enum to add
When using Swift package manager install using or add following line to your dependencies:
.package(url: "https://github.com/futuredapp/futured-macros", branch: "main")
All contributions are welcome.
Current maintainer and main contributor is Šimon Šesták, simon.sestak@futured.app.
FuturedMacros is available under the MIT license. See the LICENSE file for more information.