]> git.proxmox.com Git - proxmox-backup.git/commit
AsyncIndexReader: avoid memcpy, add clippy lint fixup comment
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 14 Oct 2020 12:10:28 +0000 (14:10 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 14 Oct 2020 12:10:28 +0000 (14:10 +0200)
commit61c6eafc089d03a028cfdef9b59e4be8fb1529c2
treed5af80854b4982248a20f89b4fed6f4cdba6aef6
parent8db14689528d1823feb9724f49cf816972124981
AsyncIndexReader: avoid memcpy, add clippy lint fixup comment

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/backup/async_index_reader.rs