]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-rest-server/src/rest.rs
handle_static_file_download: move from and_then to await
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 17 Dec 2019 07:56:52 +0000 (08:56 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 17 Dec 2019 07:56:55 +0000 (08:56 +0100)
commit9c18e93522e4c7a0cd1abd3e34d582ac0fd93dfe
tree2d6d3bb2f268d88232629e3908bbcdbe1e7a69d0
parent4e8cff1c9d3bb9d471bf62a19679a4995cef1a95
handle_static_file_download: move from and_then to await

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/server/rest.rs