proxmox/proxmox-section-config/src
Wolfgang Bumiller 61d2eb891e section-config: make typed data usable with .with_type_key()
The original typed section config data would insert and remove the
type properties. With the introduction of `.with_type_key()` this is
done on the parse/write side instead, so we need to be able to opt out
of this.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-08-13 15:45:20 +02:00
..
lib.rs section-config: support a type_key property 2024-08-06 14:14:42 +02:00
typed.rs section-config: make typed data usable with .with_type_key() 2024-08-13 15:45:20 +02:00