proxmox-backup/proxmox-file-restore
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
..
src tree-wide: replace serde_json::from_value(a_value.clone()) 2022-04-12 16:12:15 +02:00
Cargo.toml bump proxmox-schema dep to 1.3 2022-03-04 09:50:21 +01:00