mirror of https://github.com/rust-lang/nomicon
`dbg!()` prints to stderr, which I assume is the reason there is no visible output when running the example in the book. By using `println!()` instead, the output becomes visible.pull/491/head
parent
c76a20f0d9
commit
0733990409
Loading…
Reference in new issue