Skip to main content

rust_panic_backtrace

Function rust_panic_backtrace 

Source
pub fn rust_panic_backtrace() -> RustBacktrace
Expand description

The effective panic backtrace setting for the current thread: the thread-local override if present, else RUST_BACKTRACE (only).