logo
pub fn parse_stacktrace(bt: &str) -> Option<Stacktrace>
Expand description

Parses a backtrace string into a Sentry Stacktrace.