proxmox/proxmox-schema
Dietmar Maurer 0c5e2640d0 proxmox-schema: use const_format to define static strings.
Macro rules are not hygienic, and current rust macro visibility rules
are a nightmare. Using const_format::concatcp!() is a much cleaner
solution.

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
2024-03-18 10:19:46 +01:00
..
debian bump proxmox-schema to 3.0.1-1 2024-02-21 12:28:02 +01:00
src proxmox-schema: use const_format to define static strings. 2024-03-18 10:19:46 +01:00
tests schema: drop periods after errors 2024-02-21 12:05:44 +01:00
Cargo.toml proxmox-schema: use const_format to define static strings. 2024-03-18 10:19:46 +01:00