Module cargo::sources::config [−][src]
Implementation of configuration for various sources
This module will parse the various source.* TOML configuration keys into a
structure usable by Cargo itself. Currently this is primarily used to map
sources to one another via the replace-with key in .cargo/config.
Structs
| SourceConfigMap |