proxmox/proxmox-api-macro/src/api
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
..
attributes.rs change updater derivation 2021-08-10 12:03:29 +02:00
enums.rs more updater cleanups 2021-08-13 11:11:27 +02:00
method.rs api-macro: introduce updaters 2021-02-03 10:54:18 +01:00
mod.rs more updater cleanups 2021-08-13 11:11:27 +02:00
structs.rs more updater cleanups 2021-08-13 11:11:27 +02:00