Function defmt_decoder::log::is_defmt_frame
source · pub fn is_defmt_frame(metadata: &Metadata<'_>) -> boolAvailable on
unstable only.Expand description
Determines whether metadata belongs to a log record produced by log_defmt.