mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-03 15:54:33 +00:00
![]() 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> |
||
---|---|---|
api-test | ||
proxmox | ||
proxmox-api | ||
proxmox-api-macro | ||
proxmox-sys | ||
proxmox-tools | ||
.gitignore | ||
Cargo.toml | ||
Makefile | ||
rust-toolchain | ||
rustfmt.toml |