Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ backtrace
Method
backtrace
libs/error-stack/tests/common.rs:135–137 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
133
#[cfg(feature =
"backtrace"
)]
134
impl ErrorB {
135
pub const fn backtrace(&self) -> &Backtrace {
136
&self.1
137
}
138
}
139
140
#[derive(Clone)]
Callers
3
provide
Method · 0.80
provided
Function · 0.80
anyhow_backtrace
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected