[go: up one dir, main page]

Module cargo_config2::de

source ·
Expand description

Cargo configuration that environment variables, config overrides, and target-specific configurations have not been resolved.

Structs

The [build] table.
Cargo configuration that environment variables, config overrides, and target-specific configurations have not been resolved.
The [doc] table.
A representation of rustflags and rustdocflags.
The [future-incompat-report] table.
The [net] table.
An executable path with arguments.
A [target.<triple>] or [target.<cfg>] table.
The [term] table.

Enums

Location where a config value is defined.
A value of the [env] table.
A string or array of strings.