Modules§
Structs§
- Contract
Dependency - Dependency
Details - HexSalt
- Network
- Package
Manifest - A direct mapping to a
Forc.toml
. - Package
Manifest File - A PackageManifest that was deserialized from a file at a particular path.
- Project
- Proxy
- Describes the details around proxy contract.
- Workspace
- Workspace
Manifest - A direct mapping to
Forc.toml
if it is a WorkspaceManifest - Workspace
Manifest File - A WorkspaceManifest that was deserialized from a file at a particular path.
Enums§
Traits§
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§
- Member
Manifest Files - A manifest for each workspace member, or just one manifest if working with a single package
- Member
Name - The name of a workspace member package.