pub fn run_backup( db_path: &Path, args: &BackupArgs, json_out: bool, out: &mut CliOutput<'_>, ) -> Result<()>
backup handler.
backup