proxmox/proxmox-api
Wolfgang Bumiller 205a9fc2aa api: split ApiHandler out of ApiMethodInfo
The method info part is not generic after all.
(Makes it easier to test different representations of
ApiHandler without having to adapt all the other methods as
well.)

Signed-off-by: Wolfgang Bumiller <wry.git@bumiller.com>
2019-07-01 09:48:33 +02:00
..
src api: split ApiHandler out of ApiMethodInfo 2019-07-01 09:48:33 +02:00
tests api: replace handler() with call() 2019-06-23 11:19:49 +02:00
Cargo.toml api: make method body an associated type 2019-06-19 15:16:40 +02:00