proxmox-backup/pbs-datastore
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
..
examples pbs-datastore: clippy fixes 2023-05-17 17:43:17 +02:00
src clippy/fmt: tree wide drop of clone for types implementing copy 2025-03-20 14:48:31 +01:00
Cargo.toml datastore: remove lazy_static dependency 2024-08-14 12:08:01 +02:00