Type Definition symbolic_debuginfo::breakpad::BreakpadFileMap[][src]

type BreakpadFileMap<'d> = BTreeMap<u64, &'d str>;

A map of file paths by their file ID.