Module forc_pkg::manifest

source ·

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

Type Definitions

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