Module pack

Expand description

A bundle that is modifiable

Structs§

DirPack
A package in the directory.
FilterPack
A package in the directory.
GitClPack
A package in the git.
GitHubReleasePack
A package in the GitHub releases.
HttpPack
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.
TarballPack
A package in the tarball.
UniversePack
A package in the universe registry.

Enums§

PackEntries
The pack file is the knownn file type in the package.
PackFile
The pack file is the knownn file type in the package.
PackSpecifier
The specifier is used to identify a package.

Traits§

CloneIntoPack
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.