proxmox/proxmox-api-macro/src
Wolfgang Bumiller b232b580a0 update to syn 2
This mostly affected attribute parsing (due to the syn::Meta changes).
Also creating `DelimSpan`s for custom-built `syn::Attribute`s is a
bit... ugly.
Upshot: turns out we can drop some helpers in util.rs with the new
`syn::Meta` changes.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2023-09-29 13:52:21 +02:00
..
api update to syn 2 2023-09-29 13:52:21 +02:00
lib.rs api-macro: doc update 2022-05-23 10:34:57 +02:00
serde.rs update to syn 2 2023-09-29 13:52:21 +02:00
types.rs switch from failure to anyhow 2020-04-17 18:34:21 +02:00
updater.rs add proxmox-schema and proxmox-router crates 2021-10-11 11:39:59 +02:00
util.rs update to syn 2 2023-09-29 13:52:21 +02:00