Crates.io | display_json_derive |
lib.rs | display_json_derive |
version | 0.1.3 |
source | src |
created_at | 2021-04-09 14:47:05.081862 |
updated_at | 2021-05-07 08:32:02.481724 |
description | Procedural macros for implementing Display and Debug with serde_json::to_string and serde_json::to_string_pretty |
homepage | https://github.com/jofas/display_json |
repository | https://github.com/jofas/display_json |
max_upload_size | |
id | 381322 |
size | 4,928 |
A rust library providing the procedural macros DisplayAsJson
,
DisplayAsJsonPretty
, DebugAsJson
and DebugAsJsonPretty
.
documentation
pipeline
codecov