Crate schemars_zod
source ·Expand description
convert JsonSchema to ZOD schema
Functions
- Convert a schemars::schema::RootSchema to a HashMap of stringified ZOD schemas.
- Merge multiple schemars::schema::RootSchema into a single schemars::schema::RootSchema.