mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-02 13:50:51 +00:00
![]() * 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> |
||
---|---|---|
.. | ||
allof.rs | ||
api1.rs | ||
api2.rs | ||
ext-schema.rs | ||
int-limits.rs | ||
options.rs | ||
types.rs | ||
updater.rs |