Skip to content

1595901624/RustJson

Repository files navigation

rust json

RustJson

A Json to Rust Struct Idea Plugin.

[English][简体中文]

Features

Convert Json to Rust Struct.

  • Support debug derive
  • Support clone derive
  • Support serde derive
  • Support serde rename
  • Support RustRover
  • Support Offline use
  • Auto import serde and serde_json crate

Screenshots

Usage

  1. Open JetBrains IDE, such as IntelliJ IDEA / PyCharm / WebStorm / GoLand / CLion / Rider / DataGrip / RubyMine / PhpStorm / AppCode / Android Studio / RustRover and so on.
  2. Settings -> Plugins -> Marketplace -> Search RustJson -> Install
  3. Open any file
  4. Press Alt + W to open the window or right click to open the context menu and select Generate Rust Struct
  5. Input Json text and press OK

Buy me a Cup of Coffee

And you can also buy me a cup of coffee by scanning the QR code below.

BuyMeACoffee Wechat/Wechat HK Alipay/AlipayHK Paypal
Paypal

For Developer

  1. Install IntelliJ 2023
  2. Clone the project
  3. Build the project

Feedback

If you have any questions, please submit an issue. And you can also follow my WeChat Official Account by scanning the QR code below.

License

AGPLv3