pub(crate) fn __rust_begin_short_backtrace<T, F: FnOnce() -> T>(f: F) -> T
🔬This is a nightly-only experimental API. (test)
Expand description

Fixed frame used to clean the backtrace with RUST_BACKTRACE=1.