[][src]Module cargo_raze::settings

Structs

CargoToml

A "deserializable struct" for the whole Cargo.toml

CrateSettings

Override settings for individual crates (as part of RazeSettings).

RazeSettings

The configuration settings for cargo-raze, included in Cargo.toml.

Enums

GenMode

Describes how dependencies should be managed in tree. Options are {Remote, Vendored}.

Type Definitions

CrateSettingsPerVersion