Hacker News new | ask | show | jobs
by joseluis 858 days ago
Rust macros can be used like that:

let hello = dbg!{ dbg![ dbg!("world") ] };