Type Alias defmt_decoder::Locations
source · pub type Locations = BTreeMap<u64, Location>;Available on
unstable only.Expand description
Mapping of memory address to Location
Aliased Type§
struct Locations { /* private fields */ }