proxmox-backup/pbs-datastore
Thomas Lamprecht cc295e2c7a datastore: improve backup group/snapshot iters
move the check for directory before doing the OSString -> String
conversion, which should be a bit more efficient.

Also let the match return the entry in the non-skip/return case to
reduce indentation level for the inner "yield element" part, making
it slightly easier to follow.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-24 20:02:58 +02:00
..
examples reference the datastore in BackupGroup/Dir 2022-04-20 15:31:04 +02:00
src datastore: improve backup group/snapshot iters 2022-04-24 20:02:58 +02:00
Cargo.toml bump proxmox-schema dependency to 1.3.1 for streaming attribute 2022-04-13 08:20:27 +02:00