proxmox/proxmox-api/src
Wolfgang Bumiller c8e11115d2 api: replace handler() with call()
An `fn` type can be more annoying to produce in some generic
cases, and we haven't really needed it yet.

Signed-off-by: Wolfgang Bumiller <wry.git@bumiller.com>
2019-06-23 11:19:49 +02:00
..
api_output.rs api: add generic Body parameter 2019-06-12 09:48:30 +02:00
api_type.rs api: replace handler() with call() 2019-06-23 11:19:49 +02:00
cli.rs api: replace handler() with call() 2019-06-23 11:19:49 +02:00
lib.rs macro: add cli property and remove specialization 2019-06-17 12:31:29 +02:00
router.rs api: make method body an associated type 2019-06-19 15:16:40 +02:00