Module pkg

Source
Expand description

Common package constructs

Structs§

PackageAddonHashes
Hashes used for package addons
PkgRequest
Used to store a request for a package that will be fulfilled later

Enums§

PackageStability
Stability setting for a package
PkgRequestSource
Where a package was requested from

Constants§

MAX_PACKAGE_ID_LENGTH
The maximum length for a package identifier

Functions§

is_valid_package_id
Checks if a package identifier is valid

Type Aliases§

ArcPkgReq
A PkgRequest wrapped in an Arc
PackageAddonOptionalHashes
Optional PackageAddonHashes
PackageID
Type for the ID of a package