proxmox/proxmox-api-macro
Wolfgang Bumiller 10451f65eb rewrite parse_object
This should support arbitrary expresion, so gobble up
elements up to the next comma and then run it through
syn::parse2.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-06-12 09:48:30 +02:00
..
src rewrite parse_object 2019-06-12 09:48:30 +02:00
tests macro: add wildcard matching to router macro 2019-06-12 09:48:30 +02:00
Cargo.toml fix missing proxmox_api -> proxmox::api replacement 2019-06-12 09:48:30 +02:00