forc_pkg

Module manifest

Source

Modules§

build_profile

Structs§

ContractDependency
DependencyDetails
HexSalt
Network
PackageManifest
A direct mapping to a Forc.toml.
PackageManifestFile
A PackageManifest that was deserialized from a file at a particular path.
Project
Proxy
Describes the details around proxy contract.
Workspace
WorkspaceManifest
A direct mapping to Forc.toml if it is a WorkspaceManifest
WorkspaceManifestFile
A WorkspaceManifest that was deserialized from a file at a particular path.

Enums§

Dependency
ManifestFile

Traits§

GenericManifestFile

Functions§

find_dir_within
The same as find_within, but returns the package’s project directory.
find_within
Attempt to find a Forc.toml with the given project name within the given directory.

Type Aliases§

MemberManifestFiles
A manifest for each workspace member, or just one manifest if working with a single package
MemberName
The name of a workspace member package.