]> git.proxmox.com Git - proxmox-backup.git/commit
api-types: factor out FilterType parsing
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 4 Jan 2024 09:20:16 +0000 (10:20 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 10 Jan 2024 09:13:45 +0000 (10:13 +0100)
commit4f0dd3370402222f31741ca35c093d0ed5a4784b
tree68da3661785a88b590b1d34b4b6df743b9ab4808
parentbc9509ad1425e913a76e43a5e53b9634d61b2f6a
api-types: factor out FilterType parsing

simply keep the previous FromStr implementation and call it the new
GroupFilter impl

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
pbs-api-types/src/jobs.rs