#serde-json #proc-macro #display #procedural #debugging #display-json #debug-as-json

display_json_derive

通过serde_json::to_string和serde_json::to_string_pretty实现Display和Debug的过程宏

4个版本

0.1.3 2021年5月7日
0.1.2 2021年4月13日
0.1.1 2021年4月9日
0.1.0 2021年4月9日

#257#serde-json

Download history • Rust 包仓库 30/week @ 2024-03-31 • Rust 包仓库 14/week @ 2024-04-07 • Rust 包仓库 5/week @ 2024-04-14 • Rust 包仓库 14/week @ 2024-04-21 • Rust 包仓库 30/week @ 2024-04-28 • Rust 包仓库 9/week @ 2024-05-05 • Rust 包仓库 4/week @ 2024-05-12 • Rust 包仓库 18/week @ 2024-06-09 • Rust 包仓库 18/week @ 2024-06-16 • Rust 包仓库 29/week @ 2024-06-23 • Rust 包仓库 38/week @ 2024-06-30 • Rust 包仓库 12/week @ 2024-07-07 • Rust 包仓库

每月下载 98

MIT 许可证

5KB
105

display_json
============

一个Rust库,提供了过程宏`DisplayAsJson`,
`DisplayAsJsonPretty`,`DebugAsJson`和`DebugAsJsonPretty`。

待办事项
----

* 文档

* 管道

* codecov

依赖项

~1.5MB
~36K SLoC