Structs§
- Parameters to pass through to the
sway_core::BuildConfig
during compilation. - A direct mapping to a
Forc.toml
. - A PackageManifest that was deserialized from a file at a particular path.
- A direct mapping to
Forc.toml
if it is a WorkspaceManifest - A WorkspaceManifest that was deserialized from a file at a particular path.
Enums§
Functions§
- The same as find_within, but returns the package’s project directory.
- Attempt to find a
Forc.toml
with the given project name within the given directory.
Type Aliases§
- A manifest for each workspace member, or just one manifest if working with a single package
- The name of a workspace member package.