proxmox/proxmox-api-macro/src/api
Wolfgang Bumiller f4e88aab6c api-macro: replace unreachable with a panic
(we're not running into this, but ran into an unreachable in
`syn` during development, and I needed to make sure it's not
one of ours...)

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-03-06 11:56:48 +01:00
..
enums.rs api-macro: support renamed struct fields 2020-01-08 10:06:48 +01:00
method.rs api-macro: make API_{RETURN,PARAMETER}_SCHEMA_... public 2020-02-27 13:08:59 +01:00
structs.rs api-macro: replace unreachable with a panic 2020-03-06 11:56:48 +01:00