Function tame_index::utils::get_index_details

source ·
pub fn get_index_details(
    url: &str,
    root: Option<PathBuf>,
) -> Result<(PathBuf, String), Error>
Expand description

Get the disk location of the specified url, as well as its canonical form

If not specified, the root directory is the user’s default cargo home