JSON 转 Rust — 生成带 derive 宏的 Serde struct

将 JSON 转换为 Rust struct,带 serde derive、用 Option<T> 处理可空字段、用 Vec<T> 处理数组。

Bring your own API key (stored only in your browser)