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

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

A map of file paths by their file ID.