Crate cargo_typify

Crate cargo_typify 

Source
Expand description

cargo command to generate Rust code from a JSON Schema.

Structs§

CliArgs
A CLI for the typify crate that converts JSON Schema files to Rust code.

Functions§

convert
Generate Rust code for the selected JSON Schema.