#[allow(unused_imports, reason = "re-exported from devela")]
use crate::{_reexport, _tags};
_reexport! { rust: std::panic, location: "code/panic", tag: _tags!(code),
doc: "Passed to `std::panic::set_hook` where panics can have arbitrary payloads.",
PanicHookInfo
}