zod_gen
Core library for generating Zod schemas from Rust types.
Features
ZodSchematrait for defining schemas- Helper functions for building Zod expressions
ZodGeneratorfor batch file generation- Built-in implementations for primitive types
Usage
use ;
For more examples and documentation, see the main repository.