pub fn __rust_begin_short_backtrace<F, T>(f: F) -> T
where F: FnOnce() -> T,
Expand description

Don’t show the backtrace for query system by default use RUST_BACKTRACE=full to show all the backtraces