]> git.proxmox.com Git - proxmox-backup.git/commit
cleanup: use serde(flatten) for SyncJobStatus, improve code reuse
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 19 Feb 2021 08:36:39 +0000 (09:36 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 19 Feb 2021 08:36:39 +0000 (09:36 +0100)
commit70842b9ef286ccb5ac6c2180a08ab2b6f11951b3
treef65bf941741df8246e6c60ebdf555616aaed8692
parente6122a657e33c2a67bf57b0e95c9f06a8df5a5fc
cleanup: use serde(flatten) for SyncJobStatus, improve code reuse
src/api2/admin/sync.rs
src/config/sync.rs