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.
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.