remove_file_best_effort

Function remove_file_best_effort 

Source
pub fn remove_file_best_effort(path: &Path)
Expand description

Best-effort file removal.

Intended for cleanup paths where failure is not actionable.