Go to file
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
proxmox cargo fmt --all 2019-06-12 09:48:30 +02:00
proxmox-api api: add generic Body parameter 2019-06-12 09:48:30 +02:00
proxmox-api-macro macro: need to allow specifying the body type now 2019-06-12 09:48:30 +02:00
proxmox-sys cargo fmt --all 2019-06-12 09:48:30 +02:00
proxmox-tools formatting fixup 2019-06-07 12:03:17 +02:00
.gitignore initial import, starting with vec & io helpers 2019-06-06 14:00:25 +02:00
Cargo.toml start proxmox-sys module 2019-06-07 18:03:07 +02:00
rust-toolchain initial import, starting with vec & io helpers 2019-06-06 14:00:25 +02:00
rustfmt.toml initial import, starting with vec & io helpers 2019-06-06 14:00:25 +02:00