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 TableEntryimpl Send for TableEntryimpl Sync for TableEntryimpl Unpin for TableEntryimpl UnwindSafe for TableEntry