forked from proxmox-mirrors/proxmox
![]() Improved errors when panics occur and the panic message is a
formatted (not static) string. This worked already for &str literals,
but not for Strings.
Downcasting to both &str and String is also done by the Rust Standard
Library in the default panic handler. See:
|
||
---|---|---|
.. | ||
debian | ||
examples | ||
src | ||
Cargo.toml |