Crate defmt_decoder
source ·Available on
unstable
only.Expand description
Modules
Structs
- A log frame
- Location of a defmt log statement in the elf-file
- A format string and it’s
Tag
- Internal table that holds log levels and maps format strings to indices
- Entry in
Table
combining a format string with its raw symbol
Enums
- Specifies the origin of a format string
Constants
- DEFMT_VERSIONDeprecated
Traits
Type Definitions
- Mapping of memory address to
Location