4 releases
new 0.0.4 | Oct 26, 2024 |
---|---|
0.0.3 | Oct 26, 2024 |
0.0.2 | Oct 26, 2024 |
0.0.1 | Oct 26, 2024 |
#127 in Value formatting
214 downloads per month
12KB
167 lines
Pretty printing
A simple implementation based on Justin's blog
There are a couple of json files in examples
folder. You can run the command below to check the
output.
cargo run --release --example json examples/4.json 40 # the last number is the printing line max_width.
Dependencies
~36KB