Module specifications::package
source · Expand description
Defines the package.yml
file and related structs.
Structs§
- Collects multiple PackageInfos into one database, called the package index.
- The PackageInfo struct, which might be used alongside a Docker container to define its metadata.
- An iterator over the variants of Self
Enums§
- Defines if the package has any additional requirements on the system it will run.
- Lists the error for parsing a Capability from a string.
- Lists the errors that can occur for the PackageIndex struct
- Lists the errors that can occur for the PackageInfo struct
- Enum that lists possible package types
- Lists the errors that can occur for the PackageKind enum