Native Support For Converting Effect Schema to JSON Schema
I went to the Effect meetup today in SF and heard that we can convert an effect schema to a json schema. Is there an example that I can follow? Also, is it fully compatible like Pydantic? https://docs.pydantic.dev/latest/concepts/json_schema/