MCPcopy 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")]
134impl ErrorB {
135 pub const fn backtrace(&self) -> &Backtrace {
136 &self.1
137 }
138}
139
140#[derive(Clone)]

Callers 3

provideMethod · 0.80
providedFunction · 0.80
anyhow_backtraceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected