[][src]Function dicom_test_files::all

pub fn all() -> Result<Vec<PathBuf>, Error>

Return a vector of local paths to all DICOM files

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