proxmox/proxmox-rrd/src
Shannon Sterz d980c2229b tree-wide: remove clone calls on types that are Copy
this resolves a clippy lint that checks that `clone()` isn't called on
`Copy` types as that is unnecessary [1].

[1]:
https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
2025-03-06 15:12:16 +01:00
..
cache tree-wide: remove clone calls on types that are Copy 2025-03-06 15:12:16 +01:00
cache.rs tree-wide: remove clone calls on types that are Copy 2025-03-06 15:12:16 +01:00
lib.rs add proxmox-rrd-api-types crate - moved out of proxmox-rrd 2024-09-18 15:55:43 +02:00
rrd_v1.rs bump bitflags dependency to 2.4 2024-06-20 13:48:32 +02:00
rrd.rs rrd: spell out hard to understand abbreviations in public types 2024-02-01 10:32:19 +01:00