defmt_debug

Macro defmt_debug 

Source
macro_rules! defmt_debug {
    ($($tt:tt)*) => { ... };
}