proxmox/proxmox-api
Wolfgang Bumiller 7d2c13da95 api: add generic Body parameter
Since we already know we'll want to be using hyper::Body and
bytes::Bytes as API output, we need to allow making routers
for each kind.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-06-12 09:48:30 +02:00
..
src api: add generic Body parameter 2019-06-12 09:48:30 +02:00
tests api: add generic Body parameter 2019-06-12 09:48:30 +02:00
Cargo.toml api: add generic Body parameter 2019-06-12 09:48:30 +02:00