Module package
Expand description
The package registry of the world.
Modules§
Structs§
- DirPack
 - A package in the directory.
 - Filter
Pack  - A package in the directory.
 - GitCl
Pack  - A package in the git.
 - GitHub
Release Pack  - A package in the GitHub releases.
 - Http
Pack  - A package in the remote http.
 - MapPack
 - A package in the directory.
 - Package
 - The package is a trait that can be used to create a package.
 - Package
Spec  - Identifies a package.
 - Registry
Path Mapper  - A path mapper for the package registry.
 - Tarball
Pack  - A package in the tarball.
 - Universe
Pack  - A package in the universe registry.
 
Enums§
- Pack
Entries  - The pack file is the knownn file type in the package.
 - Pack
File  - The pack file is the knownn file type in the package.
 - Pack
Specifier  - The specifier is used to identify a package.
 - Package
Error  - An error that occurred while trying to load a package.
 
Traits§
- Clone
Into Pack  - The pack trait is used to hold a package.
 - Pack
 - The pack trait is used to hold a package.
 - PackExt
 - The pack trait extension.
 - PackFs
 - The pack trait is used for read/write files in a package.
 - Package
Registry  - A trait for package registries.