pub(crate) fn make_test_registry(
    sources: PathBuf,
    registry_path: &Path
) -> String
Expand description

Creates a test registry at the provided path, returning the contents of a .cargo/config.toml that makes use of it.