pretty_dbg! is a copy of dbg!, just modified :#? to :# for pretty print. format_dbg! works like eprintln! with added file, line and column
Syntax aware pretty-printing debugging
derive(Debug)
Put your primate brain's pattern recognition to use with syntax highlighting for the standard Debug trait
Rust data structures for the Serde data model
Debug expressions and print debug labels. An enhanced version of `dbg!()`.
Monkey-patches Rust's fmt system to make pretty-printing more compact
A library for finance time-value-of-money functions with detailed solutions and pretty-printed tables.
An easy way to get colored console output
A client library for the Guardian's content API
OpenAI API client for Rust
A minimal `syn` syntax tree pretty-printer (fork of prettyplease with enhanced blank-line heuristics)