delete_file

Function delete_file 

Source
pub async fn delete_file(file_path: &Path) -> Result<()>
Expand description

删除文件,带错误处理