Skip to content

Instantly share code, notes, and snippets.

@Banck
Created July 7, 2018 11:47
Show Gist options
  • Save Banck/4b45ddb284437e0032b59311d69b70bc to your computer and use it in GitHub Desktop.
Save Banck/4b45ddb284437e0032b59311d69b70bc to your computer and use it in GitHub Desktop.
{% for type in types.based.JSONAutoRepresentable| %}
// sourcery:inline:auto:{{ type.name }}.JSONAutoRepresentable
init(_ json: JSON) {
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment