The TIL series of articles contains very short articles documenting something I learned “today”.
Today I learned why I should use the dbg! macro instead of the println! macro for debugging in Rust.
dbg!
println!
Why is 6 afraid of 7? Because 7 8 9.