Type Definition kpdb::BinariesMap

source ·
pub type BinariesMap = HashMap<BinaryId, Vec<u8>>;
Expand description

A type alias for the global map with binaries.