Open
Description
The dbg!
macro was just stabilized and will be in Rust 1.32 (see rust-lang/rust#54306). Since one important reason for introducing the macro in the first place was to help beginners it might make sense to use it in the book.
The dbg!
macro was just stabilized and will be in Rust 1.32 (see rust-lang/rust#54306). Since one important reason for introducing the macro in the first place was to help beginners it might make sense to use it in the book.