Struct defmt_decoder::log::DefmtRecord [−][src]
pub struct DefmtRecord<'a> { /* fields omitted */ }This is supported on
unstable only.Expand description
A log record representing a defmt log frame.
Implementations
If record was produced by log_defmt, returns the corresponding DefmtRecord.