]> git.proxmox.com Git - proxmox-backup.git/commit
datastore: add single-level and recursive namespace iterators
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 24 Apr 2022 18:23:30 +0000 (20:23 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 12 May 2022 07:33:50 +0000 (09:33 +0200)
commit90e386969062f1c08fcb773b341a529be8a9ab8a
tree30450d278c994c71c3e3af54db7ceb46a6cee7d0
parent02ec2ae9b824d5ffb2229f0328780f271c3220cb
datastore: add single-level and recursive namespace iterators

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pbs-datastore/examples/ls-snapshots.rs
pbs-datastore/src/datastore.rs
pbs-datastore/src/lib.rs