Function write_cargo_config

Source
pub(crate) fn write_cargo_config(
    toolchain: &str,
    metadata: Metadata,
) -> Result<NamedTempFile>