]> git.proxmox.com Git - proxmox-backup.git/commit
add tools::serde_filter submodule
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 2 Nov 2020 10:52:03 +0000 (11:52 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 11 Jan 2021 09:22:32 +0000 (10:22 +0100)
commit59e94227afebd08ff154cee22441f1e9745a749a
tree3cad67f30e5e155f8c0f2d37d6b7b3c2a962834e
parente84b801c2ebc9e2b5048c74b310ad4555a2e284c
add tools::serde_filter submodule

can be used to perform filtering at parse time

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/tools.rs
src/tools/serde_filter.rs [new file with mode: 0644]