pub fn remove_file(path: impl AsRef<Path>) -> Result<(), FsPathError>
Wrapper for std::fs::remove_file.
std::fs::remove_file