pub fn backtrace_str() -> Option<String>
Generate backtrace in string if feature backtrace is enabled. Otherwise it returns None.
backtrace