uckkk/dsh-json-to-rust0

dsh-json-to-rust

JSON 转 Rust:把 JSON 数据转换为 serde Rust 结构体

AI Analysis

用于将 JSON 数据转换为支持 serde 序列化的 Rust 结构体。适合 Rust 开发者在定义数据传输对象时使用。

Package
dsh-json-to-rust
Version
0.1.0
License
MIT
Last updated
Aug 19, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-json-to-rust

使用

安装后在会话中调用该插件注册的工具即可。