You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.