]> git.proxmox.com Git - proxmox.git/commit
api-macro: add more standard Maybe methods
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 18 Dec 2020 11:25:56 +0000 (12:25 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 22 Dec 2020 06:19:16 +0000 (07:19 +0100)
commit357b3016d526333a7a59338f6e185baca4e35c9a
tree24b4a376c0a72259989bb20a0df6986772d0b313
parent6b5bf36989ad7c4325fa5c2d805adb539bb3bcca
api-macro: add more standard Maybe methods

Note that any methods added there should be oriented around
`Option`.

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