Function raphtory_io::graph_loader::fetch_file
source · pub fn fetch_file(
name: &str,
tmp_save: bool,
url: &str,
timeout: u64
) -> Result<PathBuf, Box<dyn Error>>pub fn fetch_file(
name: &str,
tmp_save: bool,
url: &str,
timeout: u64
) -> Result<PathBuf, Box<dyn Error>>