8240e5022f
as a first step of improving our error handling story, printing context and causes if the error contains them. The downside to adding context is that the default Display implementation will *just* print the context, which hides the root cause. This is why we print the errors using the pretty-print formatter in this change. Originally-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> Signed-off-by: Gabriel Goller <g.goller@proxmox.com> [WB: prefix commit message with crate] Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
.. | ||
debian | ||
src | ||
Cargo.toml |