fractal::utils

Function 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.