Type Alias PackageObjs

Source
pub type PackageObjs = PiggyVec<PackageKey, PackageObj>;

Aliased Typeยง

struct PackageObjs { /* private fields */ }