Type Definition kpdb::BinariesMap [] [src]

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

A type alias for the global map with binaries.