Generates serializable Rust types from a JSON schema.
# Cargo.toml
[dependencies]
schemafy = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates Rust types from a JSON schema file using the schemafy macro.
Add serde with derive feature and serde_json to Cargo.toml.
No dependency data recorded yet.