[go: up one dir, main page]

Module de

Module de 

Source
Expand description

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

Structs§

BuildConfig
The [build] table.
CargoNewConfig
The [cargo-new] table.
Config
Cargo configuration that environment variables, config overrides, and target-specific configurations have not been resolved.
ConfigRelativePath
CredentialProvider
A registry’s credential provider.
DocConfig
The [doc] table.
Flags
A representation of rustflags and rustdocflags.
FutureIncompatReportConfig
The [future-incompat-report] table.
GlobalCredentialProviders
Global credential providers.
HttpConfig
The [http] table.
NetConfig
The [net] table.
PathAndArgs
An executable path with arguments.
RegistriesConfigValue
A value of the [registries] table.
RegistryConfig
The [registry] table.
SourceConfigValue
A value of the [source] table.
StringList
TargetConfig
A [target.<triple>] or [target.<cfg>] table.
TermConfig
The [term] table.
TermProgress
Value

Enums§

Color
CredentialProviderKind
The kind of a registry’s credential provider.
Definition
Location where a config value is defined.
EnvConfigValue
A value of the [env] table.
Frequency
RegistriesProtocol
Specifies the protocol used to access crates.io.
StringOrArray
A string or array of strings.
VersionControlSoftware
When