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.
json sample
rust
0 structs
0 fields
0 ms infer