mirror of
https://git.proxmox.com/git/proxmox
synced 2025-11-28 15:13:51 +00:00
proxmox_notify is the only user of those functions, so it makes sense to move them here. A future commit will mark the original functions from proxmox_sys as deprecated. The functions were slightly modified, mostly to not rely on anyhow for error reporting. Also they are now private functions. Signed-off-by: Lukas Wagner <l.wagner@proxmox.com> |
||
|---|---|---|
| .. | ||
| api | ||
| context | ||
| endpoints | ||
| renderer | ||
| config.rs | ||
| filter.rs | ||
| group.rs | ||
| lib.rs | ||
| matcher.rs | ||
| schema.rs | ||