proxmox-backup/src/bin/proxmox_tape
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
..
backup_job.rs cli: tape: rust format 2022-04-06 16:27:32 +02:00
changer.rs cli: tape: rust format 2022-04-06 16:27:32 +02:00
drive.rs cli: tape: rust format 2022-04-06 16:27:32 +02:00
encryption_key.rs tree wide: some stylistic clippy fixes 2022-04-11 08:14:28 +02:00
media.rs tree-wide: replace serde_json::from_value(a_value.clone()) 2022-04-12 16:12:15 +02:00
mod.rs tape: add tape backup job configuration 2021-02-14 10:35:51 +01:00
pool.rs cli: tape: rust format 2022-04-06 16:27:32 +02:00