proxmox/proxmox-api-macro
Wolfgang Bumiller 1791c089b6 macro: need to allow specifying the body type now
TODO:
  - change parse_object to use Punctuated for the fields to
    support longer value types (so we can use actual types
    as fields)
  - allow adding a body type to methods
  - allow adding a body type to routers explicitly

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-06-12 09:48:30 +02:00
..
src macro: need to allow specifying the body type now 2019-06-12 09:48:30 +02:00
tests macro: add wildcard matching to router macro 2019-06-12 09:48:30 +02:00
Cargo.toml fix missing proxmox_api -> proxmox::api replacement 2019-06-12 09:48:30 +02:00