Expand description
Data structures for workflow configuration.
Structsยง
- Config
- Top-level configuration for cargo xtask workflow.
- Config
Builder - Configures and constructs
Config
. - Dist
Config - Configuration for the distribution.
- Dist
Config Builder - Configures and constructs
DistConfig
. - Dist
Package Config - Configuration for the distribution of the package.
- Dist
Package Config Builder - Configures and constructs
DistPackageConfig
. - Dist
Target Config - Configuration for the distribution of the target.
- Dist
Target Config Builder - Configures and constructs
DistTargetConfig
.