fn load_helper(
registry: &RemoteRegistry<'_>,
path: &Path,
index_version: Option<&str>
) -> CargoResult<LoadResponse>
fn load_helper(
registry: &RemoteRegistry<'_>,
path: &Path,
index_version: Option<&str>
) -> CargoResult<LoadResponse>