Struct defmt_decoder::Location [−][src]
This is supported on
unstable only.Expand description
Location of a defmt log statement in the elf-file
Fields
file: PathBufline: u64module: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Location
impl UnwindSafe for Location
Blanket Implementations
Mutably borrows from an owned value. Read more