Module cargo::util::config

source ·

Structs

Configuration information for cargo. This is not specific to a build, it is information relating to cargo itself.
Internal error for serde errors.
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.
Serde deserializer used to convert config values to a target type using Config::get.

Enums

Functions

Type Definitions