Skip to main content

cleanup_temp_file

Function cleanup_temp_file 

Source
pub async fn cleanup_temp_file(path: impl AsRef<Path>)
Expand description

Removes a temporary file, ignoring missing files and logging other failures.