6 lines
157 B
Markdown
6 lines
157 B
Markdown
---
|
|
"effect": patch
|
|
---
|
|
|
|
Schema: allow using `Struct` type helpers directly, e.g. `Schema.Struct.Type<F>` instead of `Schema.Schema.Type<Schema.Struct<F>>`.
|