delete_remote_files

Function delete_remote_files 

Source
pub async fn delete_remote_files(
    client: &Client,
    paths: &[PathBuf],
) -> Result<String, Error>