cargo::ops::vendor

Function prepare_toml_for_vendor

source
fn prepare_toml_for_vendor(
    me: TomlManifest,
    packaged_files: &[PathBuf],
    gctx: &GlobalContext,
) -> CargoResult<TomlManifest>