Macro defmt::dbg[][src]

dbg!() { /* proc-macro */ }
Expand description

Just like the std::dbg! macro but defmt is used to log the message at TRACE level.