logo

Macro defmt::dbg

source · []
dbg!() { /* proc-macro */ }
Expand description

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