mirror of
https://git.proxmox.com/git/proxmox
synced 2025-11-05 17:02:56 +00:00
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> |
||
|---|---|---|
| .. | ||
| api | ||
| lib.rs | ||
| serde.rs | ||
| types.rs | ||
| updater.rs | ||
| util.rs | ||