proxmox/proxmox-api
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 api: replace handler() with call() 2019-06-23 11:19:49 +02:00
Cargo.toml api: make method body an associated type 2019-06-19 15:16:40 +02:00