convey icon indicating copy to clipboard operation
convey copied to clipboard

Extend render_json! macro

Open killercup opened this issue 7 years ago • 0 comments

  • [ ] Support passing in a JSON-structure with substitutions in render_json!
    • can most likely pass all tokens down to serde_json's json! macro

https://github.com/killercup/output-rs/blob/d28762e34d20976812542ab8dbd76fc3f1318919/src/json.rs#L63

killercup avatar Oct 05 '18 19:10 killercup