pub async fn remove_file(path: impl AsRef<Path>) -> Result<(), Error>
fs
Removes a file from the filesystem.