Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

posts/rust-serde/ #7

Open
utterances-bot opened this issue Dec 24, 2021 · 0 comments
Open

posts/rust-serde/ #7

utterances-bot opened this issue Dec 24, 2021 · 0 comments

Comments

@utterances-bot
Copy link

Rust 序列化反序列框架 Serde :: Rectcircle Blog

serder version: 1.0 rust version 1.41 (1.31+) 参考 Github 官方文档 创建测试项目 cargo new serde-learn --lib 依赖 Cargo.toml serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" 一、总览 1、简介 Serde 是 Rust 生态中最主流的 序列化、反序列化框架 设计

https://www.rectcircle.cn/posts/rust-serde/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant