Function cargo::ops::vendor::sync

source ยท
fn sync(
    gctx: &GlobalContext,
    workspaces: &[&Workspace<'_>],
    opts: &VendorOptions<'_>
) -> CargoResult<VendorConfig>