]> git.proxmox.com Git - proxmox.git/history - proxmox-schema/src/de/mod.rs
schema: implement split_list iterator
[proxmox.git] / proxmox-schema / src / de / mod.rs
2024-02-02 Wolfgang Bumillerschema: implement split_list iterator
2024-02-02 Wolfgang Bumillerschema: implement oneOf schema support
2024-02-01 Lukas WagnerMerge branch proxmox-rrd
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
2023-08-08 Lukas Wagnerclippy fix: useless use of `format!`
2023-08-08 Lukas Wagnerclippy fix: redundant closure
2023-08-08 Lukas Wagnerclippy fix: needless borrow
2023-07-13 Wolfgang Bumillerschema: verify property strings w/ new serde code
2023-07-13 Wolfgang Bumillerschema: guard property string constraint checking
2023-07-13 Wolfgang Bumillerschema: serde based property string de- and serialization