Crate cargo_wizard

source ·
Expand description

cargo-wizard is a Cargo subcommand that can apply preconfigured templates to your Cargo.toml manifest.

Non-interactive command-line usage:

cargo wizard apply <template> <profile> [--nightly=on]

Interactive command-line usage:

cargo wizard

You can also use this crate as a library, although it probably won’t be very useful.

Structs§

Enums§

Functions§