Struct defmt_decoder::TableEntry [−][src]
pub struct TableEntry { /* fields omitted */ }
This is supported on
unstable
only.Expand description
Entry in Table
combining a format string with it’s raw symbol
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TableEntry
impl Send for TableEntry
impl Sync for TableEntry
impl Unpin for TableEntry
impl UnwindSafe for TableEntry