Function fractal::utils::save_data_to_tmp_file

source ยท
pub fn save_data_to_tmp_file(data: &[u8]) -> Result<File, Error>
Expand description

Save the given data to a temporary file.