Struct defmt_decoder::StringEntry [−][src]
pub struct StringEntry { /* fields omitted */ }
This is supported on
unstable
only.Expand description
A format string and it’s Tag
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for StringEntry
impl Send for StringEntry
impl Sync for StringEntry
impl Unpin for StringEntry
impl UnwindSafe for StringEntry