Wolfgang Bumiller
|
b82b14d947
|
macro: add wildcard matching to router macro
router!{
/path/{parameter}*: {
methods...
}
}
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-06-12 09:48:30 +02:00 |
|
Wolfgang Bumiller
|
2b577c9c17
|
cleanup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-06-12 09:48:30 +02:00 |
|
Wolfgang Bumiller
|
7155689724
|
fix missing proxmox_api -> proxmox::api replacement
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-06-12 09:48:30 +02:00 |
|
Wolfgang Bumiller
|
3dd6cd3fe0
|
formatting fixup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-06-07 12:03:17 +02:00 |
|
Wolfgang Bumiller
|
b5c05fc85c
|
import proxmox-api-macro crate
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-06-06 15:25:47 +02:00 |
|