proxmox/proxmox-api-macro
Dominik Csapak 958e72aa69 api-macro: relax Fieldname rules
by replacing more characters ('.','+') by '_' and prefix them when
it starts with a number

we sometimes need to parse such fields, e.g in serde attributes like
 #[serde(rename = "802.3ad")]

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-09-17 08:21:17 +02:00
..
debian bump api macro to 0.2.0-1 2020-07-10 11:04:20 +02:00
src api-macro: relax Fieldname rules 2020-09-17 08:21:17 +02:00
tests api-macro: formatting fixups 2020-07-16 14:13:14 +02:00
Cargo.toml bump api macro to 0.2.0-1 2020-07-10 11:04:20 +02:00