[pbs-devel] applied-series: [PATCH backup v2 1/6] replace get(key).is_some() with contains_key()

Wolfgang Bumiller w.bumiller at proxmox.com
Fri Jun 28 09:36:38 CEST 2024


applied series, thanks

also followed up with a removing `if .contains_key() .remove() else
bail!()` code pieces with directly calling .remove() and checking for
.is_none() -> bail!()




More information about the pbs-devel mailing list