Function fetch_data::sample_file
source · [−]pub fn sample_file<P: AsRef<Path>>(path: P) -> Result<PathBuf, FetchDataError>Expand description
A sample sample_file. Don’t use this. Instead, define your own sample_file function
that knows how to fetch your data files.