proxmox/proxmox-api-macro
Wolfgang Bumiller 3626f57d2c api-macro: more option type handling
infer_type now also returns whether it was encapsualted in
an Option<>. So `type: String, optional: true` is now
inferred propertly from `Option<String>`.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-01-07 13:37:34 +01:00
..
debian proxmox-api-macro: initial packaging 2019-12-20 09:39:45 +01:00
src api-macro: more option type handling 2020-01-07 13:37:34 +01:00
tests api-macro: more option type handling 2020-01-07 13:37:34 +01:00
Cargo.toml api-macro: drop unused dev-dependencies 2020-01-02 14:25:09 +01:00