]> git.proxmox.com Git - proxmox-backup.git/commit
src/pxar/fuse.rs: refactor Iterator: use find() instead of position()
authorChristian Ebner <c.ebner@proxmox.com>
Mon, 4 Nov 2019 09:48:09 +0000 (10:48 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 4 Nov 2019 12:59:16 +0000 (13:59 +0100)
commit9708b2d98cdaf73255b172bb16f80807305138d8
treecdc0d4948936ed0ff1aa9634ba03cffafaa57673
parentb82a101c86f15132b0ac2b708596e8579f1c7f1b
src/pxar/fuse.rs: refactor Iterator: use find() instead of position()

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
src/pxar/fuse.rs