proxmox-backup/src/config
Christian Ebner 3362a6e049 clippy/fmt: tree wide drop of clone for types implementing copy
fixes the clippy warning on types T implementing Copy:
```
warning: using `clone` on type `T` which implements the `Copy` trait
```

followed by formatting fixups via `cargo fmt`.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2025-03-20 14:48:31 +01:00
..
acme backup: remove lazy_static dependency 2024-08-14 12:08:01 +02:00
mod.rs cleanup more unnecesary allocations 2024-01-19 10:51:17 +01:00
node.rs clippy: elide more lifetimes 2024-12-02 11:34:05 +01:00
tfa.rs clippy/fmt: tree wide drop of clone for types implementing copy 2025-03-20 14:48:31 +01:00