Helper function to create a Codec from a Zod schema.
The type of the value to encode and decode.
The Zod schema to create a codec for.
A Codec for the given Zod schema.
Helper function to create a Codec from a Zod schema.