proxmox/proxmox-api-macro
Wolfgang Bumiller 50eadf23fb macro: support Option in deserialization
When deserializing we currently expect all fields to be
available, but we actually want Option types to be truly
optional...

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-07-19 14:50:23 +02:00
..
src macro: support Option in deserialization 2019-07-19 14:50:23 +02:00
tests macro: replace named struct handler 2019-07-19 11:04:55 +02:00
Cargo.toml fix missing proxmox_api -> proxmox::api replacement 2019-06-12 09:48:30 +02:00