]> git.proxmox.com Git - proxmox.git/commit - proxmox-api-macro/src/serde.rs
api-macro: start using serde attribute helpers
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 7 Jan 2020 14:23:52 +0000 (15:23 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 7 Jan 2020 14:23:52 +0000 (15:23 +0100)
commitdd5cd3f3118a089297761445c6c6c5832614e2b7
tree885f9bcb241bface240e9f18b1047d208971dc4e
parent799c993d63f36c253703ac0de54e2a9db76e5559
api-macro: start using serde attribute helpers

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox-api-macro/src/api/enums.rs
proxmox-api-macro/src/serde.rs
proxmox-api-macro/src/util.rs