forked from proxmox-mirrors/proxmox
This way we do not need to carry the body type into the CLI router and can instead just require the body to be Into<Bytes>. This also makes more sense, because previously a method could in theory implement multiple ApiMethodInfo types with different bodies which seems pointless. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||