Function sentry::integrations::backtrace::current_stacktrace
source ยท pub fn current_stacktrace() -> Option<Stacktrace>
Expand description
Returns the current backtrace as sentry stacktrace.
pub fn current_stacktrace() -> Option<Stacktrace>
Returns the current backtrace as sentry stacktrace.