Crate cargo_dist

source ·
Expand description

Modules

CI script generation
Errors!
Installer Generation

Structs

Global config for commands
Contents of METADATA_DIST in Cargo.toml files
Arguments for cargo dist generate-ci (`do_generate_ci)
Arguments for cargo dist init (do_init)

Enums

The style of CI we should generate
The style of Installer we should generate

Functions

Top level command of cargo_dist – do everything!
Generate CI scripts (impl of cargo dist generate-ci)
Run ‘cargo dist init’
Just generate the manifest produced by cargo dist build without building