mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-16 21:31:46 +00:00
![]() Currently the anyhow error context of a given error is not included in the error message, as `to_string` does use the default formatting [0]. Include the error context, formatting it as single line as the message is also shown to the users in e.g. the Proxmox Backup Severs task state in the UI. [0] https://docs.rs/anyhow/latest/anyhow/struct.Error.html#display-representations Signed-off-by: Christian Ebner <c.ebner@proxmox.com> |
||
---|---|---|
.. | ||
debian | ||
examples | ||
src | ||
Cargo.toml |