proxmox/proxmox-schema/src
Dominik Csapak be57fb0122 schema: updater: add blanked implementation for PropertyString
so that we can have a property:

```
foo: Option<PropertyString<Bar>>,
```

within a struct that derives `Updater`

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2025-01-14 10:19:54 +01:00
..
de schema: fix pointer/length confusion in str_slice_to_range 2025-01-13 15:22:40 +01:00
ser schema: serialize enum unit variants 2023-09-07 17:29:36 +02:00
api_type_macros.rs add proxmox-schema and proxmox-router crates 2021-10-11 11:39:59 +02:00
api_types.rs schema: api-types: add ip/cidr api schemas 2024-05-16 09:09:37 +02:00
const_regex.rs schema: remove lazy_static dependency 2024-08-14 10:33:42 +02:00
format.rs schema: property description: output indentation where its required 2024-10-22 14:51:19 +02:00
lib.rs schema: remove lazy_static dependency 2024-08-14 10:33:42 +02:00
property_string.rs elide lifetimes where possible 2024-12-03 13:44:05 +01:00
schema.rs schema: updater: add blanked implementation for PropertyString 2025-01-14 10:19:54 +01:00
upid.rs elide lifetimes where possible 2024-12-03 13:44:05 +01:00