Skip to content

JSON to Rust

New

Generate Rust structs with Serde Serialize/Deserialize derives from JSON.

  • Processed in your browser
  • Privacy-first
  • No account required
  • Nothing uploaded by default

Examples

Serde struct

Creates a struct with serde rename when keys differ from snake_case.

{"user_id":1}