proxmox/proxmox-api-macro/tests
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
..
allof.rs more updater cleanups 2021-08-13 11:11:27 +02:00
api1.rs api-macro: support optional return values 2020-12-22 07:02:47 +01:00
api2.rs formatting fixup 2020-11-16 14:21:45 +01:00
ext-schema.rs api-macro: support optional return values 2020-12-22 07:02:47 +01:00
int-limits.rs more updater cleanups 2021-08-13 11:11:27 +02:00
options.rs test fixups 2020-10-29 14:51:22 +01:00
types.rs more updater cleanups 2021-08-13 11:11:27 +02:00
updater.rs more updater cleanups 2021-08-13 11:11:27 +02:00