`@Siblings` support
This version introduces a new Field
type extension.
Now KeyPaths to @Siblings
properties can be passed into a new initializer:
Field("tags", with: \.$tags)
Fixes #6
This version introduces a new Field
type extension.
Now KeyPaths to @Siblings
properties can be passed into a new initializer:
Field("tags", with: \.$tags)
Fixes #6