Files
clustri/src-tauri
Matt 7bb3ba48f0 Fix Rust derive attribute ordering: move #[serde] after #[derive]
The legacy_derive_helpers lint requires derive helper attributes
(like #[serde(...)]) to appear AFTER the #[derive(...)] that
introduces them, not before. Swapped ordering on all 27 structs
in proxmox.rs and lib.rs.
2026-07-29 19:42:05 +00:00
..
2026-07-29 13:47:45 +00:00
2026-07-29 13:47:45 +00:00
2026-07-29 13:47:45 +00:00