pub type PackageID = Arc<str>;
Type for the ID of a package
pub struct PackageID { /* private fields */ }