Skip to main content

enable_backtrace_capture

Function enable_backtrace_capture 

Source
pub fn enable_backtrace_capture(capture: bool)
Expand description

Enables or disables backtrace capture when an error occurs. Backtrace capture is an expensive operation, so it is disabled by default.