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
pub struct StringEntry { /* fields omitted */ }
unstable
only.A format string and it’s Tag
impl RefUnwindSafe for StringEntry
impl Send for StringEntry
impl Sync for StringEntry
impl Unpin for StringEntry
impl UnwindSafe for StringEntry