dbg!() { /* proc-macro */ }
Just like the std::dbg! macro but defmt is used to log the message at TRACE level.
std::dbg!
defmt
TRACE