Module config

Source
Expand description

Data structures for workflow configuration.

Structsยง

Config
Top-level configuration for cargo xtask workflow.
ConfigBuilder
Configures and constructs Config.
DistConfig
Configuration for the distribution.
DistConfigBuilder
Configures and constructs DistConfig.
DistPackageConfig
Configuration for the distribution of the package.
DistPackageConfigBuilder
Configures and constructs DistPackageConfig.
DistTargetConfig
Configuration for the distribution of the target.
DistTargetConfigBuilder
Configures and constructs DistTargetConfig.