[][src]Function dicom_test_files::path

pub fn path(name: &str) -> Result<PathBuf, Error>

Return the local path for a given DICOM file

This function will download and cache the file locally in target/dicom_test_files if it has not already been downloaded.