[][src]Type Definition kpdb::BinariesMap

type BinariesMap = HashMap<BinaryId, Vec<u8>>;

A type alias for the global map with binaries.