]> git.proxmox.com Git - proxmox.git/commit
schema: implement split_list iterator
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 4 Apr 2023 14:00:59 +0000 (16:00 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 2 Feb 2024 11:06:46 +0000 (12:06 +0100)
commit5df9da2af4a304f45b34ddaaa36757f5c28625c8
treee7bfcdf33bea761fb23e47980d158e10ae6ff6b4
parentae7454b05e3a585c88deb1c69afeacfa1ef99724
schema: implement split_list iterator

and reuse splitting code in no_schema's SeqAccess as well

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Reviewed-by: Lukas Wagner <l.wagner@proxmox.com>
proxmox-schema/src/de/mod.rs
proxmox-schema/src/de/no_schema.rs