display_json_derive

Crates.iodisplay_json_derive
lib.rsdisplay_json_derive
version0.1.3
sourcesrc
created_at2021-04-09 14:47:05.081862
updated_at2021-05-07 08:32:02.481724
descriptionProcedural macros for implementing Display and Debug with serde_json::to_string and serde_json::to_string_pretty
homepagehttps://github.com/jofas/display_json
repositoryhttps://github.com/jofas/display_json
max_upload_size
id381322
size4,928
Jonas Fassbender (jofas)

documentation

https://docs.rs/display_json

README

display_json

A rust library providing the procedural macros DisplayAsJson, DisplayAsJsonPretty, DebugAsJson and DebugAsJsonPretty.

TODO

  • documentation

  • pipeline

  • codecov

Commit count: 67

cargo fmt