pub async fn incremental(
client: &Client,
output: &str,
base: &str,
format: BackupFormat,
compression: CompressionType,
encrypt: bool,
password_file: Option<&str>,
verify: bool,
json: bool,
) -> Result<()>Expand description
Create an incremental backup