Function cargo::util::config::set_config
[−]
[src]
pub fn set_config(
cfg: &Config,
loc: Location,
key: &str,
value: ConfigValue
) -> CargoResult<()>