mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-10-05 09:13:02 +00:00
![]() 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> |
||
---|---|---|
.. | ||
examples | ||
src | ||
Cargo.toml |