proxmox/proxmox-schema
Fabian Grünbichler 4128c5fdb5 updater: impl UpdaterType for Vec
by replacing the whole Vec.

if we ever want to support adding/removing/modifying elements of a Vec
via the Updater, we'd need to extend it anyway (or use a custom
updater).

Suggested-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-11-09 09:18:08 +01:00
..
debian add proxmox-schema and proxmox-router crates 2021-10-11 11:39:59 +02:00
src updater: impl UpdaterType for Vec 2021-11-09 09:18:08 +01:00
tests add proxmox-schema and proxmox-router crates 2021-10-11 11:39:59 +02:00
Cargo.toml add proxmox-schema and proxmox-router crates 2021-10-11 11:39:59 +02:00