[][src]Module cargo::util::config

Structs

Config

Configuration information for cargo. This is not specific to a build, it is information relating to cargo itself.

ConfigError

Internal error for serde errors.

ConfigRelativePath

Use with the get API to fetch a string that will be converted to a PathBuf. Relative paths are converted to absolute paths based on the location of the config file.

Deserializer

Serde deserializer used to convert config values to a target type using Config::get.

PackageCacheLock
Value

Enums

ConfigValue
Definition

Functions

homedir
save_credentials

Type Definitions

OptValue