pub fn parse_stacktrace(bt: &str) -> Option<Stacktrace>
Parses a backtrace string into a Sentry Stacktrace.
Stacktrace