Function do_dry_run_curl

Source
pub fn do_dry_run_curl(
    crate_details: &CrateDetails,
    fallback: bool,
) -> Result<String, InstallError>