proxmox/proxmox-api-macro
Wolfgang Bumiller 744d69c2ab more updater cleanups
* Updatable is now named UpdaterType
* UPDATER_IS_OPTION is now assumed to always be true
    While an updater can be a non-optional struct, being an
    updater, all its fields are also Updaters, so after
    expanding all levels of nesting, the resulting list of
    fields can only contain optional values.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-08-13 11:11:27 +02:00
..
debian proxmox-api-macro: bump version to 0.4.0 2021-07-20 17:45:29 +02:00
src more updater cleanups 2021-08-13 11:11:27 +02:00
tests more updater cleanups 2021-08-13 11:11:27 +02:00
Cargo.toml proxmox-api-macro: bump version to 0.4.0 2021-07-20 17:45:29 +02:00