pub type PackageObjs = PiggyVec<PackageKey, PackageObj>;
pub struct PackageObjs { /* private fields */ }