proxmox-backup/proxmox-file-restore/src
Wolfgang Bumiller 38774184a9 tree-wide: replace serde_json::from_value(a_value.clone())
`&Value` itself implements `Deserializer` and can therefore
be passed directly to `T::deserialize` without requiring an
intermediate `clone()`. (This also enables optionally
borrowing strings if the result has a short enough lifetime)

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-04-12 16:12:15 +02:00
..
block_driver.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
block_driver_qemu.rs file restore: rust fmt 2022-04-06 16:57:07 +02:00
cpio.rs file restore: rust fmt 2022-04-06 16:57:07 +02:00
main.rs tree-wide: replace serde_json::from_value(a_value.clone()) 2022-04-12 16:12:15 +02:00
qemu_helper.rs file restore: rust fmt 2022-04-06 16:57:07 +02:00