proxmox/proxmox-api-macro/src
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
..
api_def.rs formatting fixup 2019-06-17 12:32:42 +02:00
api_macro.rs api: split ApiHandler out of ApiMethodInfo 2019-07-01 09:48:33 +02:00
lib.rs import proxmox-api-macro crate 2019-06-06 15:25:47 +02:00
parsing.rs macro: cleanup: rename parse_object2 to parse_object 2019-06-26 15:08:20 +02:00
router_macro.rs router: parse an optional visibility 2019-06-12 15:31:19 +02:00
util.rs import proxmox-api-macro crate 2019-06-06 15:25:47 +02:00