defmt_warn

Macro defmt_warn 

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