proxmox/proxmox-api-macro
Wolfgang Bumiller 97c29f0db5 api-macro: move json part to util module
The json value type is more of an intermediate step between
the TokenStream and the Schema type and should stay somewhat
independent of it. We may want to reuse it for the router?

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-11-26 14:07:49 +01:00
..
src api-macro: move json part to util module 2019-11-26 14:07:49 +01:00
tests api-macro: understand a 'Returns:' section in function doc comments 2019-11-26 13:39:20 +01:00
Cargo.toml api-macro: update to 1.0 of syn/quote/proc_macro2 2019-10-04 13:42:03 +02:00