JSON → Rust struct

Get a serde-ready Rust struct from any JSON sample. Field names are snake-cased; #[serde(rename)] is added when the JSON key needs to round-trip exactly.

runs locally
json sample0 chars
rust-

    
0 structs 0 fields 0 ms infer

Same JSON, other targets