Type Definition Locations
defmt_decoder
type Locations = BTreeMap<u64, Location>;
unstable
Mapping of memory address to Location
Location